Fixing style errors.
This commit is contained in:
parent
140a3b462d
commit
ba27b8c24c
@ -785,7 +785,7 @@ if ($action == 'create' || $action == 'adduserldap') {
|
|||||||
print "<br>";
|
print "<br>";
|
||||||
|
|
||||||
|
|
||||||
if (isModEnabled('ldap')et($conf->global->LDAP_SYNCHRO_ACTIVE) && getDolGlobalInt('LDAP_SYNCHRO_ACTIVE') === Ldap::SYNCHRO_LDAP_TO_DOLIBARR)) {
|
if (isModEnabled('ldap')et($conf->global->LDAP_SYNCHRO_ACTIVE) && getDolGlobalInt('LDAP_SYNCHRO_ACTIVE') === Ldap::SYNCHRO_LDAP_TO_DOLIBARR) {)
|
||||||
// Show form to add an account from LDAP if sync LDAP -> Dolibarr is set
|
// Show form to add an account from LDAP if sync LDAP -> Dolibarr is set
|
||||||
$ldap = new Ldap();
|
$ldap = new Ldap();
|
||||||
$result = $ldap->connect_bind();
|
$result = $ldap->connect_bind();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user