X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=index.php;h=52c0c200511f5e9d051050623ee1716c5c5d25b9;hp=ea6d84f9deade7973a6b5136746e23a6070e614e;hb=815ca2471c4e145975873d2b754b91f78bd7b5d7;hpb=c8d76610eb94093d4eed4fcd8a6cb72e74c8f6d8 diff --git a/index.php b/index.php index ea6d84f9de..52c0c20051 100644 --- 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