]> git.mxchange.org Git - mailer.git/blobdiff - img.php
Renamed many stuff (again), added points/user breakup:
[mailer.git] / img.php
diff --git a/img.php b/img.php
index 6cb9043b6691ec5681ff4e7d0b8f73657681dc4c..0325c3f12a15c1917cbebe66a3c472a129740935 100644 (file)
--- 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';