X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=admin.php;h=c247e2b19b3ff3c231e9854b05b22d9c527b83a0;hb=f869712bf42e81f3faa2bbbb09da227f85575eda;hp=629a255f768be2860ef616ba0e7cd55b42c588ab;hpb=8fc1c99d323e7599dd91071a5a772261b5d079a7;p=mailer.git diff --git a/admin.php b/admin.php index 629a255f76..c247e2b19b 100644 --- a/admin.php +++ b/admin.php @@ -14,11 +14,10 @@ * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * * $Author:: $ * - * Needs to be in all Files and every File needs "svn propset * - * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * 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 * @@ -39,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)