mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-28 06:06:51 +01:00
OK so that was that
This commit is contained in:
@@ -1236,8 +1236,8 @@ function clearCache()
|
||||
}
|
||||
}
|
||||
|
||||
$tmp = '';
|
||||
foreach ($keysToClear as $item) {
|
||||
$tmp = '';
|
||||
if ($cache->fetch($item, $tmp)) {
|
||||
$cache->delete($item);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user