stanley-king 6 năm trước cách đây
mục cha
commit
a5407cce4a
3 tập tin đã thay đổi với 5 bổ sung3 xóa
  1. 5 3
      helper/room/room_processor.php
  2. BIN
      mac_webacc
  3. BIN
      webacc

+ 5 - 3
helper/room/room_processor.php

@@ -27,10 +27,12 @@ class room_processor implements IProcessor
         $this->mRooms = [];
         $this->mChatwo = new chatwo();
     }
-
-    public function onStart() {
+    
+    public function onStart()
+    {
     }
-    public function onConnected($bufid,$stream,$host,$port,$args) {
+    public function onConnected($bufid,$stream,$host,$port,$args)
+    {
     }
     public function onClose($bufid)
     {

BIN
mac_webacc


BIN
webacc