diff --git a/core/module/user/user.php b/core/module/user/user.php index 5e42c5cc..9cd4f440 100644 --- a/core/module/user/user.php +++ b/core/module/user/user.php @@ -442,7 +442,9 @@ class user extends common switch ($groupId) { case "-1": case "0": + break; case "3": + self::$courseGroups['30'] = 'Administrateur'; break; case "1": case "2":