diff options
Diffstat (limited to 'en/downloads/get/index.php')
-rw-r--r-- | en/downloads/get/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php index 4583b82f3..34826e7b9 100644 --- a/en/downloads/get/index.php +++ b/en/downloads/get/index.php @@ -34,6 +34,7 @@ */ require 'lib.php'; +require_once '../../../lib/mga_geoip.php'; // request $product = get('q'); |