X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=css.php;h=f3ba59c4d6b2f816dc284f652964d04aa049c7ef;hb=b4784eb7267921f162d2fa90d21fa20fad700962;hp=c75762c63cf9b7de95d063d0cf33a9642ff58797;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/css.php b/css.php index c75762c63c..f3ba59c4d6 100644 --- a/css.php +++ b/css.php @@ -42,7 +42,7 @@ require('inc/libs/security_functions.php'); $GLOBALS['__footer_sent'] = -1; // Init start time -$GLOBALS['__start_time'] = microtime(true); +$GLOBALS['__start_time'] = microtime(TRUE); // This is a CSS file loader $GLOBALS['__module'] = 'css';