버그 수정

This commit is contained in:
2020-06-26 23:33:39 +09:00
parent 3c18666080
commit b62ee6e820
+1
View File
@@ -35,6 +35,7 @@ foreach(ServConfig::getServerList() as $setting){
'exists'=>$setting->isExists(),
'enable'=>$setting->isRunning()
];
break;
}
if($runningServer){