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.php')
-rw-r--r--core/Session.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/Session.php b/core/Session.php
index 76fd1ae99c..493c3e9afb 100644
--- a/core/Session.php
+++ b/core/Session.php
@@ -16,9 +16,6 @@ use Zend_Session;
/**
* Session initialization.
- *
- * @package Piwik
- * @subpackage Session
*/
class Session extends Zend_Session
{