]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-config_mods.php
More fixes applied from profi-conecpt, cache system rewritten: now all cache files...
[mailer.git] / inc / modules / admin / what-config_mods.php
index dceeebda8a83cdd53375405d37069a1c9f2c29ad..b4cdc290059ac428cf71d17789ba449e7732dd9c 100644 (file)
@@ -106,7 +106,7 @@ if (isset($_POST['edit']))
        // Remove cache file if version matches
        if (GET_EXT_VERSION("cache") >= "0.1.2")
        {
-               if ($cacheInstance->cache_file("mod_reg", true)) $cacheInstance->cache_destroy();
+               if ($cacheInstance->cache_file("mod_reg")) $cacheInstance->cache_destroy();
        }
 
        // Entries updated