One more found
[mailer.git] / debug.php
index 5029019b66694a41751c1594ce4c9ac9106a0b64..87d11a704e2f60d38c57d791089edd01e9279f88 100644 (file)
--- a/debug.php
+++ b/debug.php
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
+// Init start time
+$GLOBALS['startTime'] = microtime(true);
+
 // Set module and fake "CSS mode"
-$GLOBALS['module'] = 'debug';
+$GLOBALS['__module'] = 'debug';
 $GLOBALS['output_mode'] = -1;
 
 // Load the required file(s)