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/UserCountryMap/UserCountryMap.php')
-rw-r--r--plugins/UserCountryMap/UserCountryMap.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/UserCountryMap/UserCountryMap.php b/plugins/UserCountryMap/UserCountryMap.php
index 0b3d3298f4..1659288d1c 100644
--- a/plugins/UserCountryMap/UserCountryMap.php
+++ b/plugins/UserCountryMap/UserCountryMap.php
@@ -8,12 +8,13 @@
* @category Piwik_Plugins
* @package Piwik_UserCountryMap
*/
+use Piwik\Plugin;
/**
*
* @package Piwik_UserCountryMap
*/
-class Piwik_UserCountryMap extends Piwik_Plugin
+class Piwik_UserCountryMap extends Plugin
{
/**
* @see Piwik_Plugin::getInformation