diff --git a/ChangeLog b/ChangeLog index f5e5483e2..a90079dfe 100755 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,8 @@ $Source$ Query! (2 MB). * tbl_properties.php3; lines 806-917: removed the link for the "import dump" feature if file upload is disabled. + * db_details.php3, line 356: js disabled browser couldn't use the "multiple + queries" features! * Documentation.txt: updated. 2002-02-09 Marc Delisle diff --git a/db_details.php3 b/db_details.php3 index ebb1b7d8d..04b557a83 100755 --- a/db_details.php3 +++ b/db_details.php3 @@ -353,6 +353,7 @@ else if (PMA_MYSQL_INT_VERSION >= 32300) { . $strOptimizeTable . '' . "\n"; ?> +