mirror of
https://github.com/vrana/adminer.git
synced 2026-07-01 01:18:32 +02:00
Delete unused functions
This commit is contained in:
@@ -327,9 +327,6 @@ if (isset($_GET["simpledb"])) {
|
||||
function information_schema() {
|
||||
}
|
||||
|
||||
function is_view($table_status) {
|
||||
}
|
||||
|
||||
function indexes($table, $connection2 = null) {
|
||||
return array(
|
||||
array("type" => "PRIMARY", "columns" => array("itemName()")),
|
||||
|
||||
Reference in New Issue
Block a user