diff --git a/main.php b/main.php index 027ca2332..ddfb1a913 100644 --- a/main.php +++ b/main.php @@ -17,17 +17,17 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { // 사용방법 // latest(스킨, 게시판아이디, 출력라인, 글자수); - if(($i % 2 == 1)) - echo "
"; - else - echo "
"; - echo latest("neo", $row['bo_table'], 5, 25); - echo "
"; } ?> + + diff --git a/skin/latest/neo/latest.skin.php b/skin/latest/neo/latest.skin.php index e4120e41b..386fdf4f5 100644 --- a/skin/latest/neo/latest.skin.php +++ b/skin/latest/neo/latest.skin.php @@ -2,36 +2,38 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 ?> - - + +

게시물이 없습니다.

+ +
+