X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=network-vcheck.php;h=ad95e67711de7b093bd48d394d62bf61193a380c;hb=c7b112799557d18ffa8f445d8411984d80f5656a;hp=3bb6ff5734343251b2d2361cff391e97a7204aed;hpb=89a0d1fa9b12aca7eaec782aa932bd397f8a70c8;p=mailer.git diff --git a/network-vcheck.php b/network-vcheck.php index 3bb6ff5734..ad95e67711 100644 --- a/network-vcheck.php +++ b/network-vcheck.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 (raw) $GLOBALS['__module'] = 'network-vcheck';