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:
authorFabian Becker <halfdan@xnorfz.de>2014-02-03 03:10:17 +0400
committerFabian Becker <halfdan@xnorfz.de>2014-02-03 03:10:17 +0400
commitdde7c3744b0156ce89a3d1cbe047fa8d880cdbaa (patch)
treed6fdbab4a48f9511848eb090e9a3bb117a347b11 /core/ViewDataTable
parent6b9ae92360cdd006cb3fc283ad2526e0ce9e1b34 (diff)
Removing last Piwik_ occurences
refs #4609
Diffstat (limited to 'core/ViewDataTable')
-rw-r--r--core/ViewDataTable/RequestConfig.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ViewDataTable/RequestConfig.php b/core/ViewDataTable/RequestConfig.php
index 349c84184e..a816ee0031 100644
--- a/core/ViewDataTable/RequestConfig.php
+++ b/core/ViewDataTable/RequestConfig.php
@@ -183,7 +183,7 @@ class RequestConfig
/**
* Whether to run generic filters on the DataTable before rendering or not.
*
- * @see Piwik_API_DataTableGenericFilter
+ * @see Piwik\API\DataTableGenericFilter
*
* Default value: false
*/