]> git.mxchange.org Git - mailer.git/blobdiff - inc/load_config.php
Also this old column name is back ...
[mailer.git] / inc / load_config.php
index 2d15e8e2d673d9fd2d1ae3bd6750067a577dcaba..483a4d270b76a17ef49f250a65ee75345d710fd1 100644 (file)
@@ -79,9 +79,6 @@ if ((isIncludeReadable(getCachePath() . 'config-local.php')) && (isIncludeReadab
 
        // Set output mode here
        setConfigEntry('OUTPUT_MODE', 'render');
-} else {
-       // This should not happen
-       reportBug(__FILE__, __LINE__, 'Was not able to load/detect configuration file and/or installation phase!');
 }
 
 // Check if the user setups his database login stuff...