diff --git a/tbl_addfield.php b/tbl_addfield.php index 25f54c2681..5cc6a30d01 100644 --- a/tbl_addfield.php +++ b/tbl_addfield.php @@ -199,6 +199,7 @@ if (isset($_REQUEST['do_save_data'])) { } $active_page = 'tbl_structure.php'; + $abort = true; include 'tbl_structure.php'; } else { PMA_Util::mysqlDie('', '', '', $err_url, false);