Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$servers = elgg_get_config('memcache_servers') | |
Memcache info. More... | |
if(!elgg_get_config('memcache')||empty($servers)||!\Elgg\Cache\CompositeCache::isMemcacheAvailable()) if(class_exists('Memcached')) | else |
$servers = elgg_get_config('memcache_servers') |
Memcache info.
Definition at line 5 of file memcache.php.
Definition at line 13 of file memcache.php.