X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=admin.php;h=c247e2b19b3ff3c231e9854b05b22d9c527b83a0;hb=f0e095401c24cf94f760de965c39f7ae35d32d25;hp=7b10d02611ca4a4343d70e93192019cda3aa0187;hpb=c8d76610eb94093d4eed4fcd8a6cb72e74c8f6d8;p=mailer.git diff --git a/admin.php b/admin.php index 7b10d02611..c247e2b19b 100644 --- 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 * @@ -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)