mirror of
https://github.com/vrana/adminer.git
synced 2026-01-05 15:20:57 +01: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