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, 1 insertions, 1 deletions
diff --git a/core/Auth.php b/core/Auth.php
index 526fcb0b10..aeed44a27d 100644
--- a/core/Auth.php
+++ b/core/Auth.php
@@ -4,7 +4,7 @@
*
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id: Auth.php 581 2008-07-27 23:07:52Z matt $
+ * @version $Id$
*
* @package Piwik
*/