FIX #5651
This commit is contained in:
parent
9c8145eb88
commit
78b2e9e4bf
@ -660,7 +660,7 @@ function updateContact($authentication,$contact)
|
||||
$object->civility_id=$contact['civility_id'];
|
||||
$object->poste=$contact['poste'];
|
||||
|
||||
$object->statut=$contact['statut'];
|
||||
$object->statut=$contact['status'];
|
||||
|
||||
|
||||
//Retreive all extrafield for contact
|
||||
|
||||
Loading…
Reference in New Issue
Block a user