mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 01:48:35 +01:00
Fix ldap_root_pw, and indent the ldapConnect function
This commit is contained in:
parent
401d02fe7d
commit
8ce2e59b25
@ -140,7 +140,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (! $passwd) {
|
if (! $passwd) {
|
||||||
$passwd = $phpgw_info['server']['ldap_root_passwd'];
|
$passwd = $phpgw_info['server']['ldap_root_pw'];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user