Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'show_config_errors.php')
-rw-r--r--show_config_errors.php2
1 files changed, 0 insertions, 2 deletions
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.