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/Session')
-rw-r--r--core/Session/Namespace.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Session/Namespace.php b/core/Session/Namespace.php
index 919928298d..2393508048 100644
--- a/core/Session/Namespace.php
+++ b/core/Session/Namespace.php
@@ -14,6 +14,7 @@
* Session namespace.
*
* @package Piwik
+ * @subpackage Piwik_Session
*/
class Piwik_Session_Namespace extends Zend_Session_Namespace
{