Expired cache files are not cleared |
Get the entire cache and loop one by one, so if it is expired it will return NULL and delete the file.
Code: $allDataCache = $this->cache->getCacheInfo(); |
Messages In This Thread |
Expired cache files are not cleared - by AngelRodriguez - 04-20-2021, 09:49 AM
RE: Expired cache files are not cleared - by InsiteFX - 04-20-2021, 11:55 AM
RE: Expired cache files are not cleared - by lucascortes - 12-09-2023, 03:21 PM
|