]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load_cache-config.php
New wrapper functions introduced
[mailer.git] / inc / loader / load_cache-config.php
index fd16f1206fe6f9b978dae9fb2332c5e53877968a..83866fe2792a1fcb32d6daabe568f40ac6b4a5a2 100644 (file)
@@ -60,7 +60,7 @@ if (($GLOBALS['cache_instance']->loadCacheFile('config')) && ($GLOBALS['cache_in
 
        // Remove dummy array
        unset($config);
-} elseif (getOutputMode() != 1) {
+} elseif (isHtmlOutputMode()) {
        // Create cache file here
        $GLOBALS['cache_instance']->init();