From 3fb320ab49250468c4b01c50ba3a59d1fef10ae1 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 16 Feb 2005 16:05:48 +0000 Subject: [PATCH] Views are not exportable yet --- ChangeLog | 3 +++ db_details_export.php | 10 ++++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3f9cf4a07..02f882856 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-02-16 Alexander M. Turek + * db_details_export.php: Views are not exportable yet. + 2005-02-14 Michal Čihař * tbl_printview.php, libraries/tbl_indexes.lib.php: Fix displaying indexes for print view, use same function as for normal view (bug diff --git a/db_details_export.php b/db_details_export.php index 8bd6d2ea1..ffe2e6f86 100644 --- a/db_details_export.php +++ b/db_details_export.php @@ -24,8 +24,11 @@ if ($num_tables > 1) { $multi_values = '
';