Hotfix
[mailer.git] / sponsor_confirm.php
index 9389c7b6bf761dce53737fc1544735f7c1ce9c69..fe3e583a6edbde6d3300001b437e4dd3c18a98c3 100644 (file)
@@ -17,7 +17,7 @@
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
- * For more information visit: http://www.mxchange.org                  *
+ * 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');
 
-// 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)