stanley-king 6 tahun lalu
induk
melakukan
a5407cce4a
3 mengubah file dengan 5 tambahan dan 3 penghapusan
  1. 5 3
      helper/room/room_processor.php
  2. TEMPAT SAMPAH
      mac_webacc
  3. TEMPAT SAMPAH
      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)
     {

TEMPAT SAMPAH
mac_webacc


TEMPAT SAMPAH
webacc