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