]> git.mxchange.org Git - mailer.git/blobdiff - admin.php
Made 'developer=dev' menus more clear
[mailer.git] / admin.php
index be967cd479ad44ea6b7b31889fa61a824867cc4b..c7e2aab0b35760e6e82e9abd4080630e8b177878 100644 (file)
--- a/admin.php
+++ b/admin.php
@@ -38,6 +38,9 @@
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
+// Init start time
+$GLOBALS['startTime'] = microtime(true);
+
 // Set module
 $GLOBALS['module'] = 'admin';
 $GLOBALS['output_mode'] = -1;