X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FWorker%2FCronJobs.php;h=e88949e657032b35ea97f8ac5c2df3848f4802bd;hb=182f390520f3eda0207c2d74fd098ae1f2b0086d;hp=6267bf6f330b70ca8d8f25a22fcdac9621447e83;hpb=f7ca437ba685878e410779c64a6a6f476b6381cd;p=friendica.git diff --git a/src/Worker/CronJobs.php b/src/Worker/CronJobs.php index 6267bf6f33..e88949e657 100644 --- a/src/Worker/CronJobs.php +++ b/src/Worker/CronJobs.php @@ -154,7 +154,7 @@ class CronJobs } // clear old cache - Cache::clear(); + DI::cache()->clear(); // clear old item cache files clear_cache();