コード例 #1
0
ファイル: Module_Chat.php プロジェクト: sinfocol/gwf3
 public function getOnlineUsers()
 {
     return GWF_ChatOnline::getOnlineUsers();
 }