mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-24 17:52:33 +02:00
- German localization fine tuning.
SVN:trunk[877]
This commit is contained in:
@@ -71,6 +71,7 @@ class UserLDAP extends UserInternal
|
||||
$sDefaultLDAPUser = MetaModel::GetModuleSetting('authent-ldap', 'default_user', '');
|
||||
$sDefaultLDAPPwd = MetaModel::GetModuleSetting('authent-ldap', 'default_pwd', '');
|
||||
|
||||
|
||||
$hDS = @ldap_connect($sLDAPHost, $iLDAPPort);
|
||||
if ($hDS === false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user