@@ -188,6 +188,9 @@ |
||
| 188 | 188 | return $users; |
| 189 | 189 | } |
| 190 | 190 | |
| 191 | +/** |
|
| 192 | + * @param string $role |
|
| 193 | + */ |
|
| 191 | 194 | function bigbluebuttonbn_index_display_room_users_attendee_list($meetinginfo, $role) { |
| 192 | 195 | $attendeelist = ''; |
| 193 | 196 | |