mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
fixed not working ldap connection using php4-restore session-mode
This commit is contained in:
parent
e9003d58f2
commit
9887c58b4d
@ -257,7 +257,8 @@ class so_ldap
|
||||
$GLOBALS['egw_info']['server']['ldap_contact_host'],
|
||||
$GLOBALS['egw_info']['user']['account_dn'],
|
||||
$GLOBALS['egw_info']['user']['passwd']
|
||||
);
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user