From 293a7ef0922ad489aeee3aa9c6b75fbaf99eebc0 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 29 Sep 2009 11:40:10 +0000 Subject: [PATCH] no longer to do --- db_operations.php | 1 - 1 file changed, 1 deletion(-) diff --git a/db_operations.php b/db_operations.php index 8664bef15..aa7358121 100644 --- a/db_operations.php +++ b/db_operations.php @@ -72,7 +72,6 @@ if (strlen($db) && (! empty($db_rename) || ! empty($db_copy))) { // will handle them after the tables /** * @todo support a view of a view - * @todo support triggers */ if (PMA_Table::isView($db, $each_table)) { $views[] = $each_table;