X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_mods.php;h=8878c9ad5ac6ae06cfe1e7b037d362d564fe10b3;hp=b0785007eadcb204867b64503be229adb3f57c14;hb=1bf45cc4694aedce0b2fed54090c3f74cc93fe26;hpb=8a9324b2d931f54f54f4319fd7234910af77012c diff --git a/inc/modules/admin/what-config_mods.php b/inc/modules/admin/what-config_mods.php index b0785007ea..8878c9ad5a 100644 --- a/inc/modules/admin/what-config_mods.php +++ b/inc/modules/admin/what-config_mods.php @@ -106,7 +106,7 @@ if (isset($_POST['edit'])) // Remove cache file if version matches if (GET_EXT_VERSION("cache") >= "0.1.2") { - if ($CACHE->cache_file("mod_reg", true)) $CACHE->cache_destroy(); + if ($cacheInstance->cache_file("mod_reg", true)) $cacheInstance->cache_destroy(); } // Entries updated