]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load_cache-them.php
API functions renamed:
[mailer.git] / inc / loader / load_cache-them.php
index ad4766dfbd67eeb7979ebc6f04f479e3967156f2..3400831d45a464a3b131a4e0bef6c607d8f1d070 100644 (file)
@@ -72,7 +72,7 @@ if (($GLOBALS['cache_instance']->loadCacheFile('themes')) && ($GLOBALS['cache_in
 
        // Remove dummy array
        unset($cache);
-} elseif (getOutputMode() != 1) {
+} elseif (getScriptOutputMode() != 1) {
        // Create cache file here
        $GLOBALS['cache_instance']->init();