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 'plugins/Annotations/Controller.php')
-rwxr-xr-xplugins/Annotations/Controller.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Annotations/Controller.php b/plugins/Annotations/Controller.php
index 968baef392..e31c0b7044 100755
--- a/plugins/Annotations/Controller.php
+++ b/plugins/Annotations/Controller.php
@@ -11,8 +11,8 @@
namespace Piwik\Plugins\Annotations;
use Piwik\API\Request;
-use Piwik\Common;
+use Piwik\Common;
use Piwik\View;
/**