Tabs highlighting...

This commit is contained in:
Michal Čihař
2003-05-23 17:55:11 +00:00
parent 825760bf81
commit 913c2f73e3
3 changed files with 6 additions and 1 deletions

View File

@@ -144,7 +144,8 @@ if (isset($submit)) {
PMA_setMIME($db, $table, $field_name[$fieldindex], $mimetype, $field_transformation[$fieldindex], $field_transformation_options[$fieldindex]);
}
}
$active_page = 'tbl_properties_structure.php3';
include('./tbl_properties_structure.php3');
exit();
} else {