constant SMART_IP_MAXMIND_BIN_EDITION_COUNTRY in Smart IP 7.2
Same name and namespace in other branches
- 6.2 smart_ip.module \SMART_IP_MAXMIND_BIN_EDITION_COUNTRY
3 uses of SMART_IP_MAXMIND_BIN_EDITION_COUNTRY
- smart_ip_get_bin_source_filename in ./
smart_ip.module - Helper function for grabbing MaxMind GeoIP Legacy's binary archive filename.
- smart_ip_get_location in ./
smart_ip.module - Get the geo location from the IP address
- smart_ip_maxmind_bin_db_update in includes/
smart_ip.utility.inc - Download a Maxmind binary database and activate it for use
File
- ./
smart_ip.module, line 33 - Determines country, geo location (longitude/latitude), region, city and postal code of the user, based on IP address
Code
define('SMART_IP_MAXMIND_BIN_EDITION_COUNTRY', 106);