Browse Source

upd

station_14109
altob.rd 8 years ago
parent
commit
f511dea12b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      coworker/mitac2server.php

+ 1
- 1
coworker/mitac2server.php View File

@@ -104,7 +104,7 @@ $tcp_worker->onMessage = function($connection, $tcp_in)
}
// 回覆
$connection->send('OK');
//$connection->send('OK');
// 斷開
$connection->close();


Loading…
Cancel
Save