Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/RankingQuery.php')
-rw-r--r--core/RankingQuery.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/RankingQuery.php b/core/RankingQuery.php
index a8575aed36..9003fb4061 100644
--- a/core/RankingQuery.php
+++ b/core/RankingQuery.php
@@ -34,6 +34,9 @@
* $rankingQuery->execute($sql);
*
*
+ * For more examples, see RankingQueryTest.php
+ *
+ *
* @package Piwik
*/
class Piwik_RankingQuery