X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Floader%2Fload_cache-impressum.php;h=ccdf5901d8a14b17b2a313d703e6d9df87b9e0e3;hb=739139fb13eae88204e355202bffe20ee5fc7d40;hp=0f54203250d42b6837a0da728e26411117b88017;hpb=7fabfadce30a7bea7ce3ad1f1e2e7e5e616f2669;p=mailer.git diff --git a/inc/loader/load_cache-impressum.php b/inc/loader/load_cache-impressum.php index 0f54203250..ccdf5901d8 100644 --- a/inc/loader/load_cache-impressum.php +++ b/inc/loader/load_cache-impressum.php @@ -1,7 +1,7 @@ loadCacheFile('imprint')) && ($GLOBALS['cache_instance']->extensionVersionMatches('imprint'))) { // Load cache $GLOBALS['cache_array']['imprint'] = $GLOBALS['cache_instance']->getArrayFromCache(); -} elseif (getOutputMode() != '1') { +} elseif (getOutputMode() != 1) { // Create cache file $GLOBALS['cache_instance']->init();