mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 02:54:28 +02:00
Strip trailing spaces
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
class AdminerMasterSlave {
|
||||
private $masters = array();
|
||||
|
||||
/**
|
||||
/**
|
||||
* @param array ($slave => $master)
|
||||
*/
|
||||
function AdminerMasterSlave($masters) {
|
||||
|
Reference in New Issue
Block a user