constant SMART_IP_SOURCE_GEOCODED_SMART_IP in Smart IP 7.2
Same name and namespace in other branches
- 6.2 smart_ip.module \SMART_IP_SOURCE_GEOCODED_SMART_IP
2 uses of SMART_IP_SOURCE_GEOCODED_SMART_IP
- device-geolocation-visitor-info.tpl.php in modules/
device_geolocation/ theme/ device-geolocation-visitor-info.tpl.php - device-geolocation-visitor-info.tpl.php Default theme implementation for rendering user's geolocation details block.
- smart_ip_init in ./
smart_ip.module - Implements hook_init()
File
- ./
smart_ip.module, line 19 - Determines country, geo location (longitude/latitude), region, city and postal code of the user, based on IP address
Code
define('SMART_IP_SOURCE_GEOCODED_SMART_IP', 'geocoded_smart_ip');