]> git.mxchange.org Git - mailer.git/blobdiff - debug.php
Code style changed, ext-user continued:
[mailer.git] / debug.php
index 77443cf126c017f0a2061c88ef768da5964faf08..694f377a7b551e7411117ae31bae0ccf798f7c2d 100644 (file)
--- a/debug.php
+++ b/debug.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 fake "CSS mode"
 $GLOBALS['__module']      = 'debug';