@@ -63,7 +63,7 @@ |
||
63 | 63 | */ |
64 | 64 | function sendBack($data) |
65 | 65 | { |
66 | - $this->sendToWebSocketUser($this->conn,$data); |
|
66 | + $this->sendToWebSocketUser($this->conn,$data); |
|
67 | 67 | } |
68 | 68 | |
69 | 69 | } |
70 | 70 | \ No newline at end of file |