X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=debug.php;h=694f377a7b551e7411117ae31bae0ccf798f7c2d;hb=e5392aa06cfb42ceb121689da56a5711e3717742;hp=77443cf126c017f0a2061c88ef768da5964faf08;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/debug.php b/debug.php index 77443cf126..694f377a7b 100644 --- a/debug.php +++ b/debug.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 and fake "CSS mode" $GLOBALS['__module'] = 'debug';