constant MEMCACHE_STORAGE_MINIMUM_MEMCACHE_VERSION in Memcache Storage 7
Same name and namespace in other branches
- 8 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 11 - Provides hook implementation for Memcache Storage module.
Code
define('MEMCACHE_STORAGE_MINIMUM_MEMCACHE_VERSION', '2.2.1');