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:
authorFabian Becker <fabian.becker@uni-tuebingen.de>2013-07-18 13:28:48 +0400
committerFabian Becker <fabian.becker@uni-tuebingen.de>2013-07-18 13:28:48 +0400
commit181a36bbe3f3b9081d7bfe7e89a86b63fd6b5eb5 (patch)
treed2c63f66f644e30d2f49223b7b2c4dae8fb3eaa6 /plugins/DBStats
parent879d0e094824bd6d46ca1ecbba1cda945394bb05 (diff)
Refactor class Piwik to \Piwik\Core\Piwik
Diffstat (limited to 'plugins/DBStats')
-rw-r--r--plugins/DBStats/API.php1
-rw-r--r--plugins/DBStats/Controller.php1
-rw-r--r--plugins/DBStats/DBStats.php1
-rwxr-xr-xplugins/DBStats/MySQLMetadataProvider.php2
4 files changed, 4 insertions, 1 deletions
diff --git a/plugins/DBStats/API.php b/plugins/DBStats/API.php
index 35c64c6703..81f0368749 100644
--- a/plugins/DBStats/API.php
+++ b/plugins/DBStats/API.php
@@ -8,6 +8,7 @@
* @category Piwik_Plugins
* @package Piwik_DBStats
*/
+use Piwik\Core\Piwik;
/**
* @see plugins/DBStats/MySQLMetadataProvider.php
diff --git a/plugins/DBStats/Controller.php b/plugins/DBStats/Controller.php
index a4e8d08bac..e6c93ef5e0 100644
--- a/plugins/DBStats/Controller.php
+++ b/plugins/DBStats/Controller.php
@@ -8,6 +8,7 @@
* @category Piwik_Plugins
* @package Piwik_DBStats
*/
+use Piwik\Core\Piwik;
/**
*
diff --git a/plugins/DBStats/DBStats.php b/plugins/DBStats/DBStats.php
index 69a24f4021..03e4409af4 100644
--- a/plugins/DBStats/DBStats.php
+++ b/plugins/DBStats/DBStats.php
@@ -8,6 +8,7 @@
* @category Piwik_Plugins
* @package Piwik_DBStats
*/
+use Piwik\Core\Piwik;
/**
*
diff --git a/plugins/DBStats/MySQLMetadataProvider.php b/plugins/DBStats/MySQLMetadataProvider.php
index e114bf3eeb..80bc9be7c4 100755
--- a/plugins/DBStats/MySQLMetadataProvider.php
+++ b/plugins/DBStats/MySQLMetadataProvider.php
@@ -8,7 +8,7 @@
* @category Piwik_Plugins
* @package Piwik_DBStats
*/
-use Piwik\Core\Config;
+use Piwik\Core\Piwik;
/**
* Utility class that provides general information about databases, including the size of