mirror of
https://github.com/vrana/adminer.git
synced 2026-03-06 20:41:30 +01:00
Allow specifying server name displayed in breadcrumbs
This commit is contained in:
@@ -23,6 +23,9 @@ class Adminer {
|
||||
function bruteForceKey() {
|
||||
return $_SERVER["REMOTE_ADDR"];
|
||||
}
|
||||
|
||||
function serverName($server) {
|
||||
}
|
||||
|
||||
function database() {
|
||||
global $connection;
|
||||
|
||||
Reference in New Issue
Block a user