]> git.mxchange.org Git - mailer.git/blobdiff - autoreg.php
Code style changed, ext-user continued:
[mailer.git] / autoreg.php
index de3548d39987575e2a4e7baf6d16d0f85c68ffbe..a5bf978dcfc2c6239041eb0d6f0dba8be13ab85c 100644 (file)
@@ -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
 $GLOBALS['__module']      = 'autoreg';