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