Commit 1ec3a620 authored by David Surville's avatar David Surville
Browse files

Ajout de roles existants

parent 959927aa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@ class People extends Entity
     * @var string[]
     */
    public static $roles_list = array(
	'DIRECTEUR'		=> 'D30',
	'RESPONSABLE'		=> 'R00',
	'RESP_ADMINISTRATIF'	=> 'R40',
    );