First batch of fixed language ids (renamed, see ticket #219)
[mailer.git] / view.php
index 9ecb261c3d7d1d7ebcb916b75bc4b9017d86ccc2..35f56667480bbf49341023bfa0863f656a609c41 100644 (file)
--- a/view.php
+++ b/view.php
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
+// Init start time
+$GLOBALS['startTime'] = microtime(true);
+
 // Set module
-$GLOBALS['module'] = 'view';
+$GLOBALS['__module'] = 'view';
 $GLOBALS['output_mode'] = -1;
 
 // Load the required file(s)