5 lines
69 B
PHP
5 lines
69 B
PHP
|
|
if ($DAEMON_MEMCACHED_DIR == '')
|
||
|
|
{
|
||
|
|
skip Memcached not available.;
|
||
|
|
}
|