X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=index.php;h=4eb6036f9483682e9ec5f84fa522bf4c2ac38422;hp=e9a77ff4f382ba65322d713a7c9ab3a51442fe1b;hb=e87c79f7122c42aebd38b5d0ce96fe073468bb3a;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e diff --git a/index.php b/index.php index e9a77ff4f3..4eb6036f94 100644 --- a/index.php +++ b/index.php @@ -47,7 +47,7 @@ $GLOBALS['startTime'] = microtime(true); $GLOBALS['module'] = 'index'; // Set 'CSS-Mode' -$GLOBALS['output_mode'] = '0'; +$GLOBALS['output_mode'] = 0; // Load config.php require('inc/config-global.php');