back-end for changing online status and keeping presence refreshed
This commit is contained in:
@@ -67,5 +67,8 @@ function chat_content(&$a) {
|
||||
));
|
||||
return $o;
|
||||
}
|
||||
require_once('include/widgets.php');
|
||||
|
||||
return widget_chatroom_list(array());
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user