]> git.mxchange.org Git - mailer.git/blobdiff - admin.php
Now with two underscores
[mailer.git] / admin.php
index 7b10d02611ca4a4343d70e93192019cda3aa0187..c247e2b19b3ff3c231e9854b05b22d9c527b83a0 100644 (file)
--- a/admin.php
+++ b/admin.php
@@ -16,8 +16,8 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
- * For more information visit: http://www.mxchange.org                  *
+ * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
+ * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
  * it under the terms of the GNU General Public License as published by *
 // Load security stuff here
 require('inc/libs/security_functions.php');
 
+// Init start time
+$GLOBALS['startTime'] = microtime(true);
+
 // Set module
-$GLOBALS['module'] = 'admin';
+$GLOBALS['__module'] = 'admin';
 $GLOBALS['output_mode'] = -1;
 
 // Load the required file(s)