more in naming convention applied, you should better kill inc/cache/*.cache files...
[mailer.git] / inc / modules / admin / what-config_mods.php
index b0785007eadcb204867b64503be229adb3f57c14..8878c9ad5ac6ae06cfe1e7b037d362d564fe10b3 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 ($CACHE->cache_file("mod_reg", true)) $CACHE->cache_destroy();
+               if ($cacheInstance->cache_file("mod_reg", true)) $cacheInstance->cache_destroy();
        }
 
        // Entries updated