mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 07:36:44 +02:00
@@ -11,7 +11,7 @@ class AdminerLoginServers {
|
||||
var $servers;
|
||||
|
||||
/** Set supported servers
|
||||
* @param array [$description => array("server" => , "driver" => "server|pgsql|sqlite|...")]
|
||||
* @param array [$description => ["server" => , "driver" => "server|pgsql|sqlite|..."]]
|
||||
*/
|
||||
function __construct($servers) {
|
||||
$this->servers = $servers;
|
||||
|
Reference in New Issue
Block a user