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:
authorbenakamoorthi <benaka.moorthi@gmail.com>2012-10-10 05:46:33 +0400
committerbenakamoorthi <benaka.moorthi@gmail.com>2012-10-10 05:46:33 +0400
commita62c28f74587bb1071c036b50245c1a60a27fc0a (patch)
tree20e510c9d304bb6d814c341cca019681d748d193 /plugins/UserCountry
parent15f4cda82d7de17db1ec85920413dd8d63c5250f (diff)
Refs #1823, use misc dir instead of files-geolocation for GeoIP db files.
git-svn-id: http://dev.piwik.org/svn/trunk@7134 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'plugins/UserCountry')
-rwxr-xr-xplugins/UserCountry/LocationProvider/GeoIp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserCountry/LocationProvider/GeoIp.php b/plugins/UserCountry/LocationProvider/GeoIp.php
index f1afe4ade2..dc3b8758f8 100755
--- a/plugins/UserCountry/LocationProvider/GeoIp.php
+++ b/plugins/UserCountry/LocationProvider/GeoIp.php
@@ -17,7 +17,7 @@
*/
abstract class Piwik_UserCountry_LocationProvider_GeoIp extends Piwik_UserCountry_LocationProvider
{
- const GEOIP_DATABASE_DIR = 'files-geolocation';
+ const GEOIP_DATABASE_DIR = 'misc';
/**
* Stores possible database file names categorized by the type of information