Skip to content
Snippets Groups Projects
Commit 78b2e9e4 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

FIX #5651

parent 9c8145eb
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment