From 994cfd20598a042a93d7d9d52e5d535c7cf17b8b Mon Sep 17 00:00:00 2001
From: whitedot
Date: Tue, 4 Dec 2012 16:35:21 +0900
Subject: [PATCH] =?UTF-8?q?=EC=B5=9C=EA=B7=BC=EA=B2=8C=EC=8B=9C=EB=AC=BC?=
=?UTF-8?q?=20=EC=8A=A4=ED=82=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
index.php | 7 +++++
skin/latest/neo/latest.skin.php | 49 +++++++++++++--------------------
2 files changed, 26 insertions(+), 30 deletions(-)
diff --git a/index.php b/index.php
index 85d436aab..55f3440ed 100644
--- a/index.php
+++ b/index.php
@@ -13,6 +13,13 @@ g4s 강좌 홈페이지에 오신 것을 환영합니다.
테스트용 게시판
+=latest("neo",1,5)?>
+=latest("neo",1,5)?>
+=latest("neo",1,5)?>
+=latest("neo",1,5)?>
+=latest("neo",1,5)?>
+=latest("neo",1,5)?>
+
include_once('./_tail.php');
?>
diff --git a/skin/latest/neo/latest.skin.php b/skin/latest/neo/latest.skin.php
index 76e1b4399..cd00c59a0 100644
--- a/skin/latest/neo/latest.skin.php
+++ b/skin/latest/neo/latest.skin.php
@@ -2,33 +2,22 @@
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
?>
-
-
-
- for ($i=0; $i
-
-
-
-
-
+ |
- |
- |
-
- } ?>
-
- if (count($list) == 0) { ?>| 게시물이 없습니다. |
} ?>
-
-
+ ?>
+
+ } ?>
+ if (count($list) == 0) { //게시물이 없을 때 ?>
+ 게시물이 없습니다.
+ } ?>
+
+ 더보기
+
\ No newline at end of file