From ee0b2fee370e044c960914cb97253cf17d8024fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 22 Jun 2011 09:29:14 +0200 Subject: Better error message when config file can not be parsed - shorter text - directly show errors in iframe instead saying user to load other page --- show_config_errors.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'show_config_errors.php') diff --git a/show_config_errors.php b/show_config_errors.php index 9024fec22d..3ef1764351 100644 --- a/show_config_errors.php +++ b/show_config_errors.php @@ -8,8 +8,6 @@ require './libraries/vendor_config.php'; -echo "Starting to parse config file...\n"; - error_reporting(E_ALL); /** * Read config file. -- cgit v1.2.3