à quand les point virgule auto ;-)
This commit is contained in:
parent
d453f4d8e2
commit
994d2a8d31
@ -265,7 +265,7 @@ if (function_exists("ldap_connect"))
|
|||||||
// Test ldap_connect
|
// Test ldap_connect
|
||||||
// ce test n'est pas fiable car une ressource est constamment retournée
|
// ce test n'est pas fiable car une ressource est constamment retournée
|
||||||
// il faut se fier au test ldap_bind
|
// il faut se fier au test ldap_bind
|
||||||
$ds = $ldap->dolibarr_ldap_connect()
|
$ds = $ldap->dolibarr_ldap_connect();
|
||||||
if ($ds)
|
if ($ds)
|
||||||
{
|
{
|
||||||
print img_picto('','info');
|
print img_picto('','info');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user