Removed deprecated usage of isConfigEntrySet()
[mailer.git] / index.php
index ea6d84f9deade7973a6b5136746e23a6070e614e..1cfa8c12d9ebeab4b329c911e80c2990cd606218 100644 (file)
--- a/index.php
+++ b/index.php
@@ -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