From 68d00f534d5f47c03f09ebf4ef58316afc27b49f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 22 Mar 2002 08:45:24 +0000 Subject: [PATCH] Removed the submit button for actions on multiple tables if the "onsubmit" event is handled by the browser and the confirmation stage for "OPTIMIZE" statements. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 97daf7503..7f52399eb 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-03-22 Loïc Chapeaux + * db_details.php3, lines 383-390: removed the submit button for actions on + multiple tables if the "onsubmit" event is handled by the browser. + * mult_submits.inc.php3: removed the confirmation stage for "OPTIMIZE" + statements. + 2002-03-20 Marc Delisle * lang/*, removed $strSequence * czech*, estonian updates