X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=confirm.php;h=baddd4e53d349e45cc4b32febefd2e6b525517b0;hb=e6d652be2682d4b095b055274303aafcb88826fa;hp=5df3718fb692a67b8c22deff6fdaed84fd502da2;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/confirm.php b/confirm.php index 5df3718fb6..baddd4e53d 100644 --- a/confirm.php +++ b/confirm.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 to confirm and output-mode to raw $GLOBALS['__module'] = 'confirm';