X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fload_config.php;h=b7e53a6d8609bff515ec3abef0aa865cd901756f;hb=d7d40e177e09a7161b79bfc95a1d2e91fdff4691;hp=2d15e8e2d673d9fd2d1ae3bd6750067a577dcaba;hpb=171923dfbd09758b7cbf58aff40c5a358407061a;p=mailer.git diff --git a/inc/load_config.php b/inc/load_config.php index 2d15e8e2d6..b7e53a6d86 100644 --- a/inc/load_config.php +++ b/inc/load_config.php @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2012 by Mailer Developer Team * + * Copyright (c) 2009 - 2013 by Mailer Developer Team * * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -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...