Now with two underscores
[mailer.git] / install.php
index 429abb4272f715763fe23f6268cb1a24517dc04b..7c7bc4fc4b6047f056687268ac2c100c0c22561c 100644 (file)
@@ -51,7 +51,7 @@ $GLOBALS['mailer_installing'] = true;
 $GLOBALS['output_mode'] = '0';
 
 // Set module
-$GLOBALS['module'] = 'install';
+$GLOBALS['__module'] = 'install';
 
 // Load config file
 require('inc/config-global.php');