오타 수정 (왕대인님 제보)

This commit is contained in:
thisgun
2017-02-09 11:10:22 +09:00
parent ed957cf6b3
commit 20f658ffbb
4 changed files with 4 additions and 2 deletions

View File

@ -71,6 +71,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) {
</tr>
<?php
$i++;
}
} else {
echo '<tr><td colspan="'.$colspan.'" class="empty_table">자료가 없습니다.</td></tr>';