You are here

constant Database::SHARED_MEMORY in Smart IP 6.2

Same name and namespace in other branches
  1. 7.2 includes/vendor/ip2location/ip2location-php/IP2Location.php \IP2Location\Database::SHARED_MEMORY

Use shared memory objects for caching

1 use of Database::SHARED_MEMORY
smart_ip_get_location in ./smart_ip.module
Get the geo location from the IP address

File

includes/vendor/ip2location/ip2location-php/IP2Location.php, line 366

Class

Database
IP2Location database class

Namespace

IP2Location

Code

const SHARED_MEMORY = 100003;