X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Ffunctions.php;h=a52770e945268a7f3031c3c348bee40c18b73f06;hb=8268379f7f0f38f5cd605714ecd5cbfacff0e282;hp=ee2d1b41adb73c6ebc67b3dd1069bd01b73cc6a8;hpb=c8a83fa31256474eccf50db85187ee6a83d67e26;p=mailer.git diff --git a/inc/functions.php b/inc/functions.php index ee2d1b41ad..a52770e945 100644 --- a/inc/functions.php +++ b/inc/functions.php @@ -3061,7 +3061,7 @@ function rebuildCacheFile ($cache, $inc = '', $force = false) { // Rebuild cache if ($GLOBALS['cache_instance']->loadCacheFile($cache)) { // Destroy it - $GLOBALS['cache_instance']->removeCacheFile(false, $force); + $GLOBALS['cache_instance']->removeCacheFile($force); } // END - if // Include file given?