| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/modules/main/lang/en/lib/service/geoip/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/modules/main/lang/en/lib/service/geoip/geoip2.php |
<?php $MESS["geoip_geoip2_desc"] = "Detect country and city using GeoIP2 binary MMDB local files. GeoIP2 and GeoLite2 databases are supported.<br>Website: <a href=\"https://www.maxmind.com\">https://www.maxmind.com</a>"; $MESS["geoip_geoip2_err_reading"] = "Error reading database file."; $MESS["geoip_geoip2_file"] = "Database absolute file path (*.mmdb)"; $MESS["geoip_geoip2_file_not_found"] = "Database file was not found."; $MESS["geoip_geoip2_no_file"] = "Database file path is not specified."; $MESS["geoip_geoip2_type"] = "Database type";