mirror of
https://github.com/vrana/adminer.git
synced 2025-08-09 08:06:59 +02:00
Comment (bug #3380103)
This commit is contained in:
@@ -335,7 +335,7 @@ if (!defined("DRIVER")) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** Get tables list
|
/** Get tables list
|
||||||
* @return array
|
* @return array array($name => $type)
|
||||||
*/
|
*/
|
||||||
function tables_list() {
|
function tables_list() {
|
||||||
global $connection;
|
global $connection;
|
||||||
|
Reference in New Issue
Block a user