]> git.mxchange.org Git - mailer.git/blobdiff - modules.php
Extension ext-theme doesn't need to be activated in admin area
[mailer.git] / modules.php
index 280bd0f12481754250713633f677cbdde2ae94f8..4a717981da624a2fd62a8fed92e543202507fa86 100644 (file)
@@ -42,7 +42,7 @@
 require('inc/libs/security_functions.php');
 
 // Init start time
-$GLOBALS['__start_time'] = microtime(true);
+$GLOBALS['__start_time'] = microtime(TRUE);
 
 // Init output mode and module
 $GLOBALS['__module']      = 'unknown';