From e7d10a6d53582abcf20455ad0051048a991023af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 20 Aug 2010 11:31:11 +0200 Subject: [PATCH] Avoid information disclossure on error. --- error.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/error.php b/error.php index e0abb4457..750ac60e3 100644 --- a/error.php +++ b/error.php @@ -73,10 +73,14 @@ header('Content-Type: text/html; charset=' . $charset);

phpMyAdmin -