More rewrites, and output-mode fixed (we should documentate this)
[mailer.git] / inc / loader / load_cache-modules.php
index 0c7f12e4afa1ce952c2197a01c1526762041890b..d210b50b72b51f9b496fc4f9ca68607f906b953c 100644 (file)
@@ -70,7 +70,7 @@ if (($GLOBALS['cache_instance']->loadCacheFile('modules')) && ($GLOBALS['cache_i
                } // END - if
        } // END - foreach
        unset($modArray);
-} elseif (getOutputMode() != '1') {
+} elseif (getOutputMode() != 1) {
        // Create cache file here
        $GLOBALS['cache_instance']->init();