One more found
[mailer.git] / modules.php
index 78ab8920bce4cf7fd3cf7ef3e3882165f2edbf7c..d1def714436aa77e802db91ecb70374d8baaba93 100644 (file)
@@ -45,7 +45,7 @@ require('inc/libs/security_functions.php');
 $GLOBALS['startTime'] = microtime(true);
 
 // Init output mode and module
-$GLOBALS['module'] = 'unknown';
+$GLOBALS['__module'] = 'unknown';
 $GLOBALS['output_mode'] = '0';
 
 // Needed include files