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 @@