bug 771519

This commit is contained in:
Marc Delisle
2003-07-15 12:14:14 +00:00
parent 02a7efae03
commit 39b3d9742c
3 changed files with 4 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ if (empty($is_info)) {
if ((!empty($submit_mult) && isset($selected_tbl))
|| isset($mult_btn)) {
$action = 'db_details_structure.php3';
$err_url = 'db_details_structure.php3?'. PMA_generate_common_url($db);
include('./mult_submits.inc.php3');
}
include('./db_details_common.php3');