You are here

constant SMART_IP_MAXMIND_BIN_LITE_DB_NAME in Smart IP 6.2

Same name and namespace in other branches
  1. 7.2 smart_ip.module \SMART_IP_MAXMIND_BIN_LITE_DB_NAME
1 use of SMART_IP_MAXMIND_BIN_LITE_DB_NAME
smart_ip_get_bin_source_filename in ./smart_ip.module
Helper function for grabbing MaxMind GeoIP Legacy's binary archive filename.

File

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

Code

define('SMART_IP_MAXMIND_BIN_LITE_DB_NAME', 'GeoLite');