인덱스 메시지

This commit is contained in:
whitedot
2012-10-05 17:23:05 +09:00
parent a4b2e70e4d
commit 118c9e3d25

View File

@ -21,7 +21,8 @@ for ($i=0; $row=sql_fetch_array($result); $i++) {
echo latest("basic", $row['bo_table'], 10, 70); echo latest("basic", $row['bo_table'], 10, 70);
echo "<p>\n"; echo "<p>\n";
} }
?>github branch test ?>
같이 배워봐요.
</td></tr></table> </td></tr></table>
<!-- 메인화면 최신글 끝 --> <!-- 메인화면 최신글 끝 -->