X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=ref.php;h=7e452673a5e555f1dba513a9d587ec184f53b77e;hb=985a07b9c904d97b1d18af161457435212c7abdc;hp=7f0d0c7b2e83c9aa1c7e3445d9517d670673a84a;hpb=96d8f54d3fee1d51c38dd6b79c28215f7f5c83ec;p=mailer.git diff --git a/ref.php b/ref.php index 7f0d0c7b2e..7e452673a5 100644 --- a/ref.php +++ b/ref.php @@ -39,7 +39,7 @@ require('inc/libs/security_functions.php'); // Init start time -$GLOBALS['__start_time'] = microtime(true); +$GLOBALS['__start_time'] = microtime(TRUE); // Set module $GLOBALS['__module'] = 'ref';