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/ViewDataTable.php')
-rw-r--r--core/ViewDataTable.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ViewDataTable.php b/core/ViewDataTable.php
index 8ae368eb3c..7a1cd4c156 100644
--- a/core/ViewDataTable.php
+++ b/core/ViewDataTable.php
@@ -66,7 +66,7 @@ abstract class Piwik_ViewDataTable
protected $variablesDefault = array();
/**
- * Array of properties that are available in the view (from smarty)
+ * Array of properties that are available in the view
* Used to store UI properties, eg. "show_footer", "show_search", etc.
*
* @var array