diff --git a/ChangeLog b/ChangeLog index 048513c83..f1977847a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-03-25 Michal Cihar + * tbl_query_box.php3: One more HTML entities fix. + 2003-03-24 Michal Cihar * db_details_structure.php3, mult_submits.inc.php: Added CHECK TABLE to multisubmit actions (RFE #622603). diff --git a/tbl_query_box.php3 b/tbl_query_box.php3 index 18fea180b..383da9be6 100755 --- a/tbl_query_box.php3 +++ b/tbl_query_box.php3 @@ -113,7 +113,7 @@ if (!isset($is_inside_querywindow) ||