X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=autoreg.php;h=a5bf978dcfc2c6239041eb0d6f0dba8be13ab85c;hb=32f930539d6b5cb5e603bece41277f3e5cca8fa9;hp=de3548d39987575e2a4e7baf6d16d0f85c68ffbe;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/autoreg.php b/autoreg.php index de3548d399..a5bf978dcf 100644 --- a/autoreg.php +++ b/autoreg.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'] = 'autoreg';