]> git.mxchange.org Git - mailer.git/blobdiff - index.php
Installation rewritten to use more EL code
[mailer.git] / index.php
index ea6d84f9deade7973a6b5136746e23a6070e614e..52c0c200511f5e9d051050623ee1716c5c5d25b9 100644 (file)
--- a/index.php
+++ b/index.php
@@ -17,7 +17,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
+ * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -58,10 +58,6 @@ require('inc/config-global.php');
 // Set content type
 setContentType('text/html');
 
-// Fix missing array elements here
-if (!isConfigEntrySet('index_delay'))  setConfigEntry('index_delay' , 0);
-if (!isConfigEntrySet('index_cookie')) setConfigEntry('index_cookie', 0);
-
 // Check for cookies
 if ((isSessionVariableSet('visited')) || (getConfig('index_delay') > -1)) {
        // Header