constant MEMCACHED_ASCII_AUTH_RECOMMENDED in Memcache API and Integration 7
2 uses of MEMCACHED_ASCII_AUTH_RECOMMENDED
- memcache_enable in ./
memcache.install - Implements hook_enable().
- memcache_requirements in ./
memcache.install - Implements hook_requirements().
File
- ./
memcache.install, line 12 - Install, update and uninstall functions for the memcache module.
Code
define('MEMCACHED_ASCII_AUTH_RECOMMENDED', '1.6.4');