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:
authorBeezyT <timo@ezdesign.de>2012-03-22 21:38:21 +0400
committerBeezyT <timo@ezdesign.de>2012-03-22 21:38:21 +0400
commit7947ac81b6d2470c10c82b9c63dadd0710b70360 (patch)
treee9d67f0cc67e727e741945c160fb91d6981207c6 /plugins/Actions/Controller.php
parentd1a034488a33e2373170bc797caab61b3e6ece5a (diff)
refs #534 reset id tag
git-svn-id: http://dev.piwik.org/svn/trunk@6097 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'plugins/Actions/Controller.php')
-rw-r--r--plugins/Actions/Controller.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Actions/Controller.php b/plugins/Actions/Controller.php
index 5c24cbc1e8..e03a4b0d43 100644
--- a/plugins/Actions/Controller.php
+++ b/plugins/Actions/Controller.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: Controller.php 4634 2011-05-05 08:56:37Z EZdesign $
+ * @version $Id$
*
* @category Piwik_Plugins
* @package Piwik_Actions