diff --git a/tbl_structure.php b/tbl_structure.php index e1108150d1..1cea292eec 100644 --- a/tbl_structure.php +++ b/tbl_structure.php @@ -94,6 +94,7 @@ if (isset($_REQUEST['do_save_data'])) { */ if (isset($_REQUEST['add_key'])) { include 'sql.php'; + $GLOBALS['reload'] = true; } /**