Code style changed, ext-user continued:
[mailer.git] / ref.php
diff --git a/ref.php b/ref.php
index 7f0d0c7b2e83c9aa1c7e3445d9517d670673a84a..7e452673a5e555f1dba513a9d587ec184f53b77e 100644 (file)
--- a/ref.php
+++ b/ref.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
 $GLOBALS['__module']      = 'ref';