chatroom management front-end stuff

This commit is contained in:
friendica
2014-01-29 21:29:48 -08:00
parent 7b60978262
commit 080928f214
5 changed files with 119 additions and 1 deletions

View File

@@ -587,4 +587,5 @@ function widget_chatroom_list($arr) {
'$nickname' => $channel['channel_address'],
'$items' => $r,
));
}
}