From b296a5fa31f4624c1b03c9ba994be5499b6eb417 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 b89a9ef07..1dc71e5ab 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;