diff --git a/misc/others/geoipUpdateRows.php b/misc/others/geoipUpdateRows.php index 6dffefc8d3156ddda2cfb740d6295ac0c5412606..fa43c5d6c48b02021cb84e0f23e9cffbb299142a 100755 --- a/misc/others/geoipUpdateRows.php +++ b/misc/others/geoipUpdateRows.php @@ -10,7 +10,7 @@ use Piwik\Plugins\UserCountry\LocationProvider\GeoIp\Pecl; use Piwik\Plugins\UserCountry\LocationProvider; use Piwik\Plugins\UserCountry\LocationProvider\GeoIp\Php; -require_once './cli-script-bootstrap.php' +require_once './cli-script-bootstrap.php'; ini_set("memory_limit", "512M");