You are here

constant MEMCACHE_STORAGE_MINIMUM_MEMCACHED_VERSION in Memcache Storage 8

Same name and namespace in other branches
  1. 7 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 7

Code

define('MEMCACHE_STORAGE_MINIMUM_MEMCACHED_VERSION', '2.0.1');