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 'misc/others/geoipUpdateRows.php')
-rwxr-xr-xmisc/others/geoipUpdateRows.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/others/geoipUpdateRows.php b/misc/others/geoipUpdateRows.php
index 7a2a3de32e..b0ffb11d7c 100755
--- a/misc/others/geoipUpdateRows.php
+++ b/misc/others/geoipUpdateRows.php
@@ -4,6 +4,7 @@ use Piwik\Piwik;
use Piwik\Common;
use Piwik\FrontController;
use Piwik\IP;
+use Piwik\Db;
ini_set("memory_limit", "512M");
error_reporting(E_ALL | E_NOTICE);