Now with two underscores
[mailer.git] / autoreg.php
index 8bf6d14b5243580a538885205e55711c03bf16f7..7ccffab41094a470fc99ebf3628ea5ec9a785121 100644 (file)
@@ -42,7 +42,7 @@ require('inc/libs/security_functions.php');
 $GLOBALS['startTime'] = microtime(true);
 
 // Set module
-$GLOBALS['module'] = 'autoreg';
+$GLOBALS['__module'] = 'autoreg';
 $GLOBALS['output_mode'] = 1;
 $GLOBALS['header_sent'] = 3;