First batch of removal of the headers needed for revision-functions.php
[mailer.git] / install.php
index a347a260b912cc2bb13ae6b35df1f58ed6d21317..44559e8996c18575855e1465f0f924df3eee409f 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2012 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2013 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
 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