This commit is contained in:
Laurent Destailleur 2016-09-02 21:40:07 +02:00
parent 9c8145eb88
commit 78b2e9e4bf

View File

@ -660,7 +660,7 @@ function updateContact($authentication,$contact)
$object->civility_id=$contact['civility_id']; $object->civility_id=$contact['civility_id'];
$object->poste=$contact['poste']; $object->poste=$contact['poste'];
$object->statut=$contact['statut']; $object->statut=$contact['status'];
//Retreive all extrafield for contact //Retreive all extrafield for contact