X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=click.php;h=d5cc535af561eeebdf5fd584f19ecbc40c325525;hp=48263106174f5353955977679c8c7747551da0f9;hb=262c3e87d0a80ec8a4435b2564d4b666fd329bf6;hpb=a18efdcd57ba91893f0958a457b5c58639b135c3 diff --git a/click.php b/click.php index 4826310617..d5cc535af5 100644 --- a/click.php +++ b/click.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'] = 'click'; +$GLOBALS['__module'] = 'click'; $GLOBALS['output_mode'] = -1; // Load the required file(s)