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/SaveHandler/DbTable.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Session/SaveHandler/DbTable.php b/core/Session/SaveHandler/DbTable.php
index ddff2c167f..3f1d53a08f 100644
--- a/core/Session/SaveHandler/DbTable.php
+++ b/core/Session/SaveHandler/DbTable.php
@@ -13,7 +13,6 @@ namespace Piwik\Session\SaveHandler;
use Zend_Session;
use Zend_Session_SaveHandler_Interface;
-use true;
/**
* Database-backed session save handler