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/Url.php')
-rw-r--r--core/Url.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/Url.php b/core/Url.php
index ab7b7c65e1..7ae67c1c94 100644
--- a/core/Url.php
+++ b/core/Url.php
@@ -8,9 +8,9 @@
* @category Piwik
* @package Piwik
*/
-use Piwik\Core\Config;
-use Piwik\Core\Piwik;
-use Piwik\Core\Common;
+use Piwik\Config;
+use Piwik\Piwik;
+use Piwik\Common;
/**
* Class to retrieve absolute URL or URI components of the current URL,