diff --git a/Repositories/statistics/includes/inc.fns.show_detail_country.es.php b/Repositories/statistics/includes/inc.fns.show_detail_country.es.php index 4b7dd05..4377e3a 100755 --- a/Repositories/statistics/includes/inc.fns.show_detail_country.es.php +++ b/Repositories/statistics/includes/inc.fns.show_detail_country.es.php @@ -3,7 +3,7 @@ Usage by country, totals. */ - include("geoip.inc"); + include("../scripts/geoip.inc"); $gi = new GeoIP;