constant MEMCACHE_PECL_RECOMMENDED in Memcache API and Integration 6
Same name and namespace in other branches
- 7 memcache.install \MEMCACHE_PECL_RECOMMENDED
@file Install, update and uninstall functions for the memcache module.
2 uses of MEMCACHE_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 8 - Install, update and uninstall functions for the memcache module.
Code
define('MEMCACHE_PECL_RECOMMENDED', '3.0.6');