mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update
This commit is contained in:
parent
14c6c501e2
commit
e0f693fdd1
2 changed files with 5 additions and 5 deletions
|
@ -1156,7 +1156,7 @@ abstract class CacheHandler
|
|||
self::$cachedResults++;
|
||||
}
|
||||
$_getCache[$name] = $cache;
|
||||
//_error_log("getCache($suffix, $lifetime) line=".__LINE__);
|
||||
_error_log("getCache($suffix, $lifetime) line=".__LINE__);
|
||||
return $cache;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue