This commit is contained in:
walkor
2016-10-31 22:43:03 +08:00
parent 4e805e0b43
commit ddf8d1359e
27 changed files with 11 additions and 6240 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ use \Workerman\Connection\TcpConnection;
use \Workerman\Connection\AsyncTcpConnection;
// 自动加载类
require_once __DIR__ . '/Workerman/Autoloader.php';
require_once __DIR__ . '/vendor/autoload.php';
define('STAGE_INIT', 0);
define('STAGE_ADDR', 1);