]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load_cache-config.php
More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / loader / load_cache-config.php
index 2c9e2bf35ee02b1626c411035d436fd7f3db2437..7e036b7f728250e20d2b02c7897c007efd83b181 100644 (file)
@@ -59,7 +59,7 @@ if (($GLOBALS['cache_instance']->loadCacheFile('config')) && ($GLOBALS['cache_in
 
        // Remove dummy array
        unset($config);
-} elseif (getOutputMode() != '1') {
+} elseif (getOutputMode() != 1) {
        // Create cache file here
        $GLOBALS['cache_instance']->init();