First batch of fixed language ids (renamed, see ticket #219)
[mailer.git] / mailid.php
index 916aa60d646fcc5657a01b89cc5d87c4bfdb9c8e..df684a7709718e62cd557057733cdbd0f022ba47 100644 (file)
@@ -42,8 +42,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';
 $errorCode = '';
 
 // Load the required file(s)