X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=modules.php;h=4a717981da624a2fd62a8fed92e543202507fa86;hb=023d240bd9154811e5ebca23892ed06fefc72c08;hp=280bd0f12481754250713633f677cbdde2ae94f8;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/modules.php b/modules.php index 280bd0f124..4a717981da 100644 --- a/modules.php +++ b/modules.php @@ -42,7 +42,7 @@ require('inc/libs/security_functions.php'); // Init start time -$GLOBALS['__start_time'] = microtime(true); +$GLOBALS['__start_time'] = microtime(TRUE); // Init output mode and module $GLOBALS['__module'] = 'unknown';