no longer to do

This commit is contained in:
Marc Delisle
2009-09-29 11:40:10 +00:00
parent 2587b03ed9
commit b296a5fa31

View File

@@ -72,7 +72,6 @@ if (strlen($db) && (! empty($db_rename) || ! empty($db_copy))) {
// will handle them after the tables // will handle them after the tables
/** /**
* @todo support a view of a view * @todo support a view of a view
* @todo support triggers
*/ */
if (PMA_Table::isView($db, $each_table)) { if (PMA_Table::isView($db, $each_table)) {
$views[] = $each_table; $views[] = $each_table;