This commit is contained in:
Roly Rudy Gutierrez Pinto
2017-10-10 12:41:15 -04:00
parent 8ac8e50691
commit c3f74fca4b
3 changed files with 3 additions and 7 deletions

View File

@@ -33,8 +33,6 @@ $oProcess = new Process();
$oProcess->dir = $dir;
$oProcess->sort = $sort;
//$memcache = & PMmemcached::getSingleton( config("system.workspace") );
$memkey = 'no memcache';
$memcacheUsed = 'not used';
$totalCount = 0;