You are here

constant SMART_IP_SOURCE_W3C in Smart IP 6.2

Same name and namespace in other branches
  1. 7.2 smart_ip.module \SMART_IP_SOURCE_W3C
2 uses of SMART_IP_SOURCE_W3C
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 20
Determines country, geo location (longitude/latitude), region, city and postal code of the user, based on IP address

Code

define('SMART_IP_SOURCE_W3C', 'w3c');