]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load_cache-them.php
Mahor rewrite:
[mailer.git] / inc / loader / load_cache-them.php
index 9f09a159f443921929949bb0ee916f53682dfa53..f8d70df07d622142dbc0b3f23478f1fcc8f591f0 100644 (file)
@@ -62,7 +62,7 @@ if (($cacheInstance->loadCacheFile("themes")) && ($cacheInstance->extensionVersi
 
        // Remove dummy array
        unset($cache);
 
        // Remove dummy array
        unset($cache);
-} elseif (($_CONFIG['cache_refsys'] == "Y") && ($CSS != "1") && ($CSS != "-1")) {
+} elseif ((getConfig('cache_themes') == "Y") && ($CSS != "1") && ($CSS != "-1")) {
        // Create cache file here
        $cacheInstance->init("THEMES");
        $cacheInstance->storeExtensionVersion("theme");
        // Create cache file here
        $cacheInstance->init("THEMES");
        $cacheInstance->storeExtensionVersion("theme");