constant MEMCACHE_STORAGE_MINIMUM_MEMCACHE_VERSION in Memcache Storage 8
Same name and namespace in other branches
- 7 memcache_storage.module \MEMCACHE_STORAGE_MINIMUM_MEMCACHE_VERSION
Constant definitions.
1 use of MEMCACHE_STORAGE_MINIMUM_MEMCACHE_VERSION
- memcache_storage_requirements in ./
memcache_storage.install - Implements hook_requirements().
File
- ./
memcache_storage.module, line 6
Code
define('MEMCACHE_STORAGE_MINIMUM_MEMCACHE_VERSION', '2.2.1');