mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
da3cd0bcf3
commit
1fcb6b018d
1 changed files with 1 additions and 1 deletions
|
@ -1172,7 +1172,7 @@ abstract class CacheHandler
|
|||
TimeLogStart($timeLog);
|
||||
$prefix = $this->getCacheSubdir();
|
||||
if (class_exists('CachesInDB')) {
|
||||
_error_log("deleteCache CachesInDB");
|
||||
_error_log("deleteCache CachesInDB prefix=$prefix");
|
||||
CacheDB::deleteCacheStartingWith($prefix, $schedule);
|
||||
}
|
||||
if(!$schedule){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue