|
@@ -11,7 +11,7 @@ require __DIR__.'/thinkphp/base.php';
|
|
|
App::initCommon();
|
|
|
WO::$logFile=sprintf('%s/workerman.log',RUNTIME_PATH);
|
|
|
WO::$pidFile=sprintf('%s/workerman.pid',RUNTIME_PATH);
|
|
|
-WO::$processTitle='beauti-no';
|
|
|
+WO::$processTitle='屏酷';
|
|
|
|
|
|
abstract class Com{
|
|
|
protected static function log($data){
|