X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fload_config.php;h=483a4d270b76a17ef49f250a65ee75345d710fd1;hb=970cc173e27ee3fcb695fe5661622fff117375c9;hp=2d15e8e2d673d9fd2d1ae3bd6750067a577dcaba;hpb=9f72f4c2b5ab956484082265b354415c53f9f983;p=mailer.git diff --git a/inc/load_config.php b/inc/load_config.php index 2d15e8e2d6..483a4d270b 100644 --- a/inc/load_config.php +++ b/inc/load_config.php @@ -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...