X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=sponsor_ref.php;h=1f167b2edcaac1c2c5b3086a96b5e7906ca99117;hb=b72f264c4e47f8fac48596b7eeb977a3f5e56e10;hp=4d7d467beb1cde20e1aeef441554943193e7b040;hpb=a18efdcd57ba91893f0958a457b5c58639b135c3;p=mailer.git diff --git a/sponsor_ref.php b/sponsor_ref.php index 4d7d467beb..1f167b2edc 100644 --- a/sponsor_ref.php +++ b/sponsor_ref.php @@ -37,10 +37,11 @@ // Load security stuff here require('inc/libs/security_functions.php'); -// Set module -$GLOBALS['module'] = 'sponsor_ref'; +// Init start time +$GLOBALS['startTime'] = microtime(true); -// Set 'CSS-Mode' +// Set module / output mode +$GLOBALS['__module'] = 'sponsor_ref'; $GLOBALS['output_mode'] = -2; // Load the required file(s)