mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13: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) {
|
||||
$passwd = $phpgw_info['server']['ldap_root_passwd'];
|
||||
$passwd = $phpgw_info['server']['ldap_root_pw'];
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user