install시 자동 폐쇄 추가.
This commit is contained in:
@@ -209,6 +209,9 @@ $db->update('plock', [
|
||||
|
||||
LogHistory(1);
|
||||
|
||||
$prefix = DB::prefix();
|
||||
AppConf::getList()[$prefix]->closeServer();
|
||||
|
||||
Json::die([
|
||||
'result'=>true
|
||||
]);
|
||||
Reference in New Issue
Block a user