Better tabs highlighting when editing indexes.

This commit is contained in:
Michal Čihař
2003-05-22 09:51:02 +00:00
parent dec2c3d45d
commit 8a68abfc15
3 changed files with 6 additions and 1 deletions

View File

@@ -212,6 +212,7 @@ if (!defined('PMA_IDX_INCLUDED')
$result = PMA_mysql_query($sql_query) or PMA_mysqlDie('', $sql_query, FALSE, $err_url);
$message = $strTable . ' ' . htmlspecialchars($table) . ' ' . $strHasBeenAltered;
$active_page = 'tbl_properties_structure.php3';
include('./tbl_properties_structure.php3');
exit();
} // end builds the new index