Now with two underscores
[mailer.git] / mailid.php
index 916aa60d646fcc5657a01b89cc5d87c4bfdb9c8e..34de62d0eac3f6b48cb28841919d41de0447eb30 100644 (file)
@@ -42,7 +42,7 @@ require('inc/libs/security_functions.php');
 $GLOBALS['startTime'] = microtime(true);
 
 // Tell everyone we are in this module
-$GLOBALS['module'] = 'mailid';
+$GLOBALS['__module'] = 'mailid';
 $GLOBALS['output_mode'] = -1;
 $errorCode = '';