quand les point virgule auto ;-)

This commit is contained in:
Regis Houssin 2006-06-12 15:10:19 +00:00
parent d453f4d8e2
commit 994d2a8d31

View File

@ -265,7 +265,7 @@ if (function_exists("ldap_connect"))
// Test ldap_connect
// ce test n'est pas fiable car une ressource est constamment retournée
// il faut se fier au test ldap_bind
$ds = $ldap->dolibarr_ldap_connect()
$ds = $ldap->dolibarr_ldap_connect();
if ($ds)
{
print img_picto('','info');