already in common

This commit is contained in:
Marc Delisle
2002-04-28 11:39:37 +00:00
parent d5be2c01d4
commit 551e861c59

View File

@@ -34,17 +34,6 @@ if (isset($show_query) && $show_query == 'y') {
}
unset($sql_query);
/**
* Set parameters for links
*/
$url_query = 'lang=' . $lang
. '&server=' . $server
. '&db=' . urlencode($db)
. '&table=' . urlencode($table)
. '&goto=tbl_properties.php3';
/**
* Updates table type, comment and order if required
*/