mirror of
https://github.com/vrana/adminer.git
synced 2025-08-24 07:02:51 +02:00
MS SQL schema support
This commit is contained in:
@@ -552,7 +552,7 @@ document.getElementById('username').focus();
|
||||
: (isset($_GET["schema"]) ? '<input type="hidden" name="schema" value="">'
|
||||
: (isset($_GET["dump"]) ? '<input type="hidden" name="dump" value="">'
|
||||
: "")));
|
||||
echo "</form>\n";
|
||||
echo "</p></form>\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user