Permet à un utilisateur de voir son année d'inscription

This commit is contained in:
Benjamin Dauvergne 2015-03-26 19:51:50 +01:00
parent 165115c269
commit 06fcb5c9c1
1 changed files with 1 additions and 0 deletions

View File

@ -1107,6 +1107,7 @@ $GLOBALS['LSobjects']['LSsupannPerson'] = array (
),
'multiple' => 1,
'rights' => array(
'self' => 'r',
'admin' => 'w'
),
'view' => 1,