From b8746b6e095a1532f662a50b0cbb175ca4b845d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 24 Jun 2005 12:01:43 +0000 Subject: [PATCH] Remove error reporting. --- ChangeLog | 4 ++++ libraries/export/sql.php | 1 - tbl_change.php | 1 - tbl_properties_links.php | 7 ------- 4 files changed, 4 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 37e13fac2..9c0b28614 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-06-24 Michal Čihař + * tbl_change.php, tbl_properties_links.php, libraries/export/sql.php: + Remove error reporting. + 2005-06-24 Marc Delisle * db_operations.php: problem renaming a db diff --git a/libraries/export/sql.php b/libraries/export/sql.php index ba8ee4e77..6c2da6c0c 100644 --- a/libraries/export/sql.php +++ b/libraries/export/sql.php @@ -1,7 +1,6 @@