X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mailid_top.php;h=04aef4c0fddccc49b610aaa88dcf2073874d4504;hb=a4d04583787e3bd640444172de3a67ed40692669;hp=89ef3e956805425b72fb855214a44535158102a7;hpb=90660845a4159b98d65a1c1049ddf68fb8ddd613;p=mailer.git diff --git a/mailid_top.php b/mailid_top.php index 89ef3e9568..04aef4c0fd 100644 --- a/mailid_top.php +++ b/mailid_top.php @@ -45,7 +45,7 @@ $GLOBALS['startTime'] = microtime(true); // Tell everyone we are in this module $GLOBALS['__module'] = 'mailid'; -$GLOBALS['output_mode'] = -1; +$GLOBALS['output_mode'] = '0'; // Load the required file(s) require('inc/config-global.php');