Fix ldap_root_pw, and indent the ldapConnect function

This commit is contained in:
Miles Lott 2001-02-12 21:11:08 +00:00
parent 401d02fe7d
commit 8ce2e59b25

View File

@ -140,7 +140,7 @@
}
if (! $passwd) {
$passwd = $phpgw_info['server']['ldap_root_passwd'];
$passwd = $phpgw_info['server']['ldap_root_pw'];
}