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:
authorrobocoder <anthon.pang@gmail.com>2011-03-05 17:58:57 +0300
committerrobocoder <anthon.pang@gmail.com>2011-03-05 17:58:57 +0300
commitf127f8c9275c826019714ea8c588c7da9f17b32b (patch)
treea8c6a5c505dccd6da81a38baa8d1fa7a9817a1c6 /core/Option.php
parentd88adfc41b4cd82b7aafe058f799d10553207782 (diff)
refs #401 - remove this comment as the policy changed following [2036]
git-svn-id: http://dev.piwik.org/svn/trunk@4027 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'core/Option.php')
-rw-r--r--core/Option.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/Option.php b/core/Option.php
index 5f970259dd..c8147a23ce 100644
--- a/core/Option.php
+++ b/core/Option.php
@@ -16,8 +16,6 @@
*
* This is useful to save Piwik-wide preferences, configuration values.
*
- * This should not be used to store user preferences nor website preferences.
- *
* @package Piwik
*/
class Piwik_Option