mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
ffcd4b1f73
commit
36709f3b0c
1 changed files with 1 additions and 1 deletions
|
@ -1161,7 +1161,7 @@ abstract class CacheHandler
|
|||
}
|
||||
$_getCache[$name] = $cache;
|
||||
if($logInfo){
|
||||
_error_log("getCache($suffix, $lifetime) line=".__LINE__);
|
||||
_error_log("getCache($suffix, $lifetime) name={$name} line=".__LINE__);
|
||||
}
|
||||
return $cache;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue