One more found
[mailer.git] / sponsor_confirm.php
index 64fed3f9603339ccdf28afbc427331d23e85ff4c..c5e5636ea15438d9aab920359acf73e38de32368 100644 (file)
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
-// Set module
-$GLOBALS['module'] = 'sponsor_confirm';
+// Init start time
+$GLOBALS['startTime'] = microtime(true);
 
-// Set 'CSS-Mode'
+// Set module / output mode
+$GLOBALS['__module'] = 'sponsor_confirm';
 $GLOBALS['output_mode'] = -2;
 
 // Load the required file(s)