'참여' 텍스트 1차 제거 DB는 다음에
This commit is contained in:
@@ -22,7 +22,6 @@ for($i=0; $i < $_serverCount; $i++) {
|
||||
<div class='Entrance_ServerListDown'><br>- 폐 쇄 중 -</div>
|
||||
</div>
|
||||
";
|
||||
//<br>(참여금이 모여 운영비가 마련될수록 많은 서버가 열립니다!)
|
||||
} else {
|
||||
$rs = $DBS[$i]->Select('ISUNITED, NPCMODE, YEAR, MONTH, SCENARIO, MAXGENERAL, TURNTERM', 'game', "NO='1'");
|
||||
$game = $DBS[$i]->Get($rs);
|
||||
|
||||
Reference in New Issue
Block a user