diff --git a/ChangeLog b/ChangeLog index 015dbc271..a1efc8e09 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,11 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-07-20 Marc Delisle + * tbl_properties_operations.php3: Do not display the + "Referential integrity check" section for InnoDB tables + as this was intended for pmadb relations + 2003-07-19 Marc Delisle * (in lots of scripts): checks for paths disclosure * lang/catalan update, thanks to Xavier Navarro (xavin). diff --git a/tbl_properties_operations.php3 b/tbl_properties_operations.php3 index 39d4c2ad2..e17322f46 100755 --- a/tbl_properties_operations.php3 +++ b/tbl_properties_operations.php3 @@ -302,7 +302,12 @@ else if (PMA_MYSQL_INT_VERSION >= 32306