One more found
[mailer.git] / mailid_top.php
index 282cb6fd19f34b45d4d390453d11c51f7be17deb..04aef4c0fddccc49b610aaa88dcf2073874d4504 100644 (file)
@@ -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');