install시 자동 폐쇄 추가.

This commit is contained in:
2018-04-01 22:59:22 +09:00
parent 117643f592
commit e1f646daa5
5 changed files with 9 additions and 4 deletions
+2
View File
@@ -91,6 +91,8 @@ if($result !== true){
]);
}
AppConf::getList()[$prefix]->closeServer();
Json::die([
'result'=>true,
'reason'=>'success'