X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=admin.php;h=c247e2b19b3ff3c231e9854b05b22d9c527b83a0;hb=1d6211aa6e979663f2235c6f94b5aae09754c915;hp=be967cd479ad44ea6b7b31889fa61a824867cc4b;hpb=20741b93fd58620af677a7f1039ffd16ea6ec689;p=mailer.git diff --git a/admin.php b/admin.php index be967cd479..c247e2b19b 100644 --- a/admin.php +++ b/admin.php @@ -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)