already in common
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user