mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-24 17:36:39 +00:00
Remove duplicate constructor thinko.
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
This commit is contained in:
parent
4278ace1f7
commit
02182cf087
@ -27,15 +27,6 @@ class ldapDrivers
|
||||
/**#@-*/
|
||||
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
* @param array $config The configuration data
|
||||
*/
|
||||
function ldapDrivers($config){
|
||||
$this->__construct($config);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Initializes the LDAP connection
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user