X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=admin.php;h=c247e2b19b3ff3c231e9854b05b22d9c527b83a0;hp=f200d18c2d8c4f2050b6455b52cfc544fa6e0d74;hb=fc9a6d12d5143014c74aa0e9ed0810b93f20b118;hpb=c3b4eaf29946349ff058691db2dcb615a5379bb2 diff --git a/admin.php b/admin.php index f200d18c2d..c247e2b19b 100644 --- a/admin.php +++ b/admin.php @@ -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 * @@ -38,8 +38,11 @@ // 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)