Removed deprecated field

This commit is contained in:
Laurent Destailleur 2012-10-24 17:31:02 +02:00
parent 4fd79a4675
commit 9c7b9f744f

View File

@ -220,7 +220,6 @@ function getUser($authentication,$id,$ref='',$ref_ext='')
'statut' => $user->statut,
'photo' => $user->photo,
'lang' => $user->lang,
'entrepots' => $user->entrepots,
//'rights' => $user->rights,
'canvas' => $user->canvas
)