mirror of
https://github.com/vrana/adminer.git
synced 2026-03-24 21:40:03 +01:00
Tables overview: keep sort
This commit is contained in:
@@ -49,7 +49,7 @@ if ($tables_views && !$error && !$_POST["search"]) {
|
||||
}
|
||||
}
|
||||
|
||||
queries_redirect(substr(ME, 0, -1), $message, $result);
|
||||
queries_redirect($_SERVER["REQUEST_URI"], $message, $result);
|
||||
}
|
||||
|
||||
page_header(($_GET["ns"] == "" ? lang('Database') . ": " . h(DB) : lang('Schema') . ": " . h($_GET["ns"])), $error, true);
|
||||
|
||||
Reference in New Issue
Block a user