diff --git a/ChangeLog b/ChangeLog index 6f266495c..12e16f191 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2006-03-23 Marc Delisle + * libraries/display_export.lib.php, lang/*: start work for bug #1401864, + generation of DROP VIEW statements where appropriate + 2006-03-23 Michal Čihař * libraries/import/sql.php: Fix handling of -- (bug #1453430). diff --git a/db_operations.php b/db_operations.php index 213e37674..1da4985f0 100644 --- a/db_operations.php +++ b/db_operations.php @@ -254,7 +254,7 @@ if (!$is_information_schema) {
-
+
@@ -330,13 +330,13 @@ function show_checked_option() { />
+
/>
+

-
+