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/Auth.php')
-rw-r--r--core/Auth.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/Auth.php b/core/Auth.php
index aeed44a27d..036a0aef15 100644
--- a/core/Auth.php
+++ b/core/Auth.php
@@ -9,8 +9,6 @@
* @package Piwik
*/
-require "Zend/Auth/Result.php";
-
interface Piwik_Auth {
/**
* Authentication module's name, e.g., "Login"