Completed
Push — master ( 770f64...44031d )
by Jesus
02:14
created
index.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -188,6 +188,9 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.