constant MEMCACHE_STORAGE_MINIMUM_MEMCACHED_VERSION in Memcache Storage 7
Same name and namespace in other branches
- 8 memcache_storage.module \MEMCACHE_STORAGE_MINIMUM_MEMCACHED_VERSION
1 use of MEMCACHE_STORAGE_MINIMUM_MEMCACHED_VERSION
- memcache_storage_requirements in ./
memcache_storage.install - Implements hook_requirements().
File
- ./
memcache_storage.module, line 12 - Provides hook implementation for Memcache Storage module.
Code
define('MEMCACHE_STORAGE_MINIMUM_MEMCACHED_VERSION', '2.0.1');