정적 분석기 결과 반영

This commit is contained in:
2018-04-08 23:39:02 +09:00
parent eeaae898ae
commit 27d313c594
23 changed files with 100 additions and 123 deletions
+2 -2
View File
@@ -129,10 +129,10 @@ if ($valid == 1) {
?>
<tr height=30>
<td width=198 align=center><?php info(2); ?></td>
<td width=198 align=center><?=info(2)?></td>
<td width=198 align=center>전체 접속자 수 : <?=$admin['online']?> 명</td>
<td width=198 align=center>턴당 갱신횟수 : <?=$admin['conlimit']?>회</td>
<td width=398 colspan=2 align=center><?php info(3); ?></td>
<td width=398 colspan=2 align=center><?=info(3)?></td>
</tr>
<tr height=30>
<td align=center>