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