You are here

constant SMART_IP_MAXMIND_GEOIP2_FILENAME_LITE_CITY in Smart IP 6.2

Same name and namespace in other branches
  1. 7.2 smart_ip.module \SMART_IP_MAXMIND_GEOIP2_FILENAME_LITE_CITY
2 uses of SMART_IP_MAXMIND_GEOIP2_FILENAME_LITE_CITY
smart_ip_admin_settings in includes/smart_ip.admin.inc
Smart IP administration settings.
smart_ip_get_geoip2_bin_source_filename in ./smart_ip.module
Helper function for grabbing MaxMind GeoIP2's binary archive filename.

File

./smart_ip.module, line 38
Determines country, geo location (longitude/latitude), region, city and postal code of the user, based on IP address

Code

define('SMART_IP_MAXMIND_GEOIP2_FILENAME_LITE_CITY', 'GeoLite2-City.mmdb');