X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=index.php;h=4eb6036f9483682e9ec5f84fa522bf4c2ac38422;hb=abf0306300d9abda6ad84dffc7b0be326f978978;hp=e9a77ff4f382ba65322d713a7c9ab3a51442fe1b;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e;p=mailer.git 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');