X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=img.php;h=0325c3f12a15c1917cbebe66a3c472a129740935;hb=c7b112799557d18ffa8f445d8411984d80f5656a;hp=6cb9043b6691ec5681ff4e7d0b8f73657681dc4c;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/img.php b/img.php index 6cb9043b66..0325c3f12a 100644 --- a/img.php +++ b/img.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 output mode $GLOBALS['__module'] = 'img';