mirror of
https://github.com/vrana/adminer.git
synced 2025-08-21 13:51:33 +02: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