diff --git a/ChangeLog b/ChangeLog index 543557733..7de0044e8 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-03-24 Michal Cihar + * db_details_structure.php3, mult_submits.inc.php: Added CHECK TABLE to + multisubmit actions (RFE #622603). + 2003-03-23 Marc Delisle * libraries/sqlparser.lib.php3, libraries/config_import.lib.php3, config.inc.php3, Documentation.html: disabling of the parser no diff --git a/db_details_structure.php3 b/db_details_structure.php3 index 669198854..57d296b84 100644 --- a/db_details_structure.php3 +++ b/db_details_structure.php3 @@ -346,6 +346,8 @@ else if (PMA_MYSQL_INT_VERSION >= 32303) { . $strEmpty . '' . "\n"; echo ' ' . "\n"; + echo ' ' . "\n"; echo ' ' . "\n"; echo '