X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=install.php;h=1e305c17df2dcb2350812d04e244b70954b8d26d;hb=1b80720b69d8de70d2119165cdf2e402b0514adf;hp=a347a260b912cc2bb13ae6b35df1f58ed6d21317;hpb=8fad776382e63b3f73f8dbe289f229d79cfc2c22;p=mailer.git diff --git a/install.php b/install.php index a347a260b9..1e305c17df 100644 --- a/install.php +++ b/install.php @@ -42,10 +42,10 @@ require('inc/libs/security_functions.php'); // Init start time -$GLOBALS['__start_time'] = microtime(true); +$GLOBALS['__start_time'] = microtime(TRUE); // Tell every module / require file we are installing -$GLOBALS['__mailer_installing'] = true; +$GLOBALS['__mailer_installing'] = TRUE; // Set module and output mode $GLOBALS['__module'] = 'install'; @@ -96,7 +96,7 @@ if (isGetRequestElementSet('installer')) { ); // Load main installation table - loadTemplate('install_main_ajax', false, $content); + loadTemplate('install_main_ajax', FALSE, $content); } elseif (isPlainInstaller()) { // Plain installer: // Load include file