1
0
Fork 0
This commit is contained in:
Daniel Tartavel 2020-04-23 12:37:00 +02:00
parent 7caff89b09
commit 1699863be8
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ function sync2contacts($user, $object)
phone_perso="' . $object->phone_perso . '",
phone_mobile="' . $object->phone_mobile . '",
email="' . $object->email . '",
fk_user_modif="' . $user->id . '",
fk_user_modif="' . $user->id . '"
WHERE ref_ext="' . $object->id . '"';
//echo $query . "<br>\n";
//echo $object->login . "\t-> modifié\n";