Now with two underscores
[mailer.git] / index.php
index ac9aa57734e26872871a981dd22cab015b100b2b..a2764b899f3b62421bb9a9fbe89e21976f28d937 100644 (file)
--- a/index.php
+++ b/index.php
@@ -46,8 +46,8 @@ require('inc/libs/security_functions.php');
 $GLOBALS['startTime'] = microtime(true);
 
 // Set module/what
-$GLOBALS['module'] = 'index';
-$GLOBALS['what'] = 'welcome';
+$GLOBALS['__module'] = 'index';
+$GLOBALS['__what'] = 'welcome';
 
 // Set CSS mode
 $GLOBALS['output_mode'] = '0';