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:
authorjoostdekeijzer <joost@dekeijzer.org>2014-11-08 01:36:54 +0300
committerjoostdekeijzer <joost@dekeijzer.org>2014-11-08 01:36:54 +0300
commit01a83dd18598d28e31de894d43eff78b762396de (patch)
tree4b1256cd7ec72421cd62063eae7fdae8a6cbee6d /console
parent22444e467346cfd6d413c9b3cef038618400bfb9 (diff)
should use $ispGeoIp here
Diffstat (limited to 'console')
-rwxr-xr-xconsole2
1 files changed, 1 insertions, 1 deletions
diff --git a/console b/console
index f0b25f3d8e..07cd41f0e5 100755
--- a/console
+++ b/console
@@ -27,4 +27,4 @@ if (!Piwik\Common::isPhpCliMode()) {
$console = new Piwik\Console();
$console->init();
-$console->run(); \ No newline at end of file
+$console->run();