From 50411b85e2539fcad1f3ae5a92213bcf5a42b104 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 24 Jan 2013 10:08:04 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EC=9D=B8=20=EC=B5=9C=EA=B8=80?= =?UTF-8?q?=EA=B8=80=20margin=20=EC=B2=98=EB=A6=AC=20=EB=B6=80=EB=B6=84=20?= =?UTF-8?q?=EC=9E=AC=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.php | 12 +++---- skin/latest/neo/latest.skin.php | 60 +++++++++++++++++---------------- 2 files changed, 37 insertions(+), 35 deletions(-) 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; // 개별 페이지 접근 불가 ?> - - + +

게시물이 없습니다.

+ +
+