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/Updates/0.6.3.php')
-rw-r--r--core/Updates/0.6.3.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Updates/0.6.3.php b/core/Updates/0.6.3.php
index 3737c96bce..12e4451b6a 100644
--- a/core/Updates/0.6.3.php
+++ b/core/Updates/0.6.3.php
@@ -11,8 +11,8 @@
namespace Piwik\Updates;
-use Piwik\Config;
use Piwik\Common;
+use Piwik\Config;
use Piwik\Updater;
use Piwik\Updates;