X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=login.php;h=c3a174c6a70df245970e8557bac154f0b7065d40;hb=62220d980d8f0d189e7ebe8d1a1335af590133d3;hp=b1020c7a999be684f2b91f82751463acc4c5828a;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/login.php b/login.php index b1020c7a99..c3a174c6a7 100644 --- a/login.php +++ b/login.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 / output mode $GLOBALS['__module'] = 'login';