constant MEMCACHED_PECL_RECOMMENDED in Memcache API and Integration 6
Same name and namespace in other branches
- 7 memcache.install \MEMCACHED_PECL_RECOMMENDED
2 uses of MEMCACHED_PECL_RECOMMENDED
- memcache_requirements in ./
memcache.install - Implements hook_requirements().
- _memcache_version_valid in ./
memcache.install - Validate whether the current PECL version is supported.
File
- ./
memcache.install, line 9 - Install, update and uninstall functions for the memcache module.
Code
define('MEMCACHED_PECL_RECOMMENDED', '2.0.1');