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