From d65b84a3dc80a414b7f6976bf45a300888d08675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sun, 10 Feb 2002 19:05:26 +0000 Subject: [PATCH] js disabled browser couldn't use the "multiple queries" features! --- ChangeLog | 2 ++ db_details.php3 | 1 + 2 files changed, 3 insertions(+) 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"; ?> +