Fix: Bad field
This commit is contained in:
parent
9c1f70996a
commit
bb2776f4cc
@ -304,7 +304,7 @@ function getUser($authentication,$id,$ref='',$ref_ext='')
|
||||
'datec' => dol_print_date($user->datec,'dayhourrfc'),
|
||||
'datem' => dol_print_date($user->datem,'dayhourrfc'),
|
||||
'societe_id' => $user->societe_id,
|
||||
'fk_socpeople' => $user->fk_socpeople,
|
||||
'fk_socpeople' => $user->contact_id,
|
||||
'fk_member' => $user->fk_member,
|
||||
'webcal_login' => $user->webcal_login,
|
||||
'phenix_login' => $user->phenix_login,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user