From 2cb8b47c9657a11f9a54a33631e2d07bfb92b95e Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 24 Jan 2013 09:16:10 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EC=8A=88=20173=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.php | 15 ++++---- skin/latest/neo/latest.skin.php | 63 ++++++++++++++++----------------- 2 files changed, 37 insertions(+), 41 deletions(-) diff --git a/main.php b/main.php index 8cf83a08f..027ca2332 100644 --- a/main.php +++ b/main.php @@ -9,7 +9,7 @@ include_once('./_head.php'); "; + else + echo "
"; + echo latest("neo", $row['bo_table'], 5, 25); + echo "
"; } ?> - - -
- - -
+ // if ($list[$i]['link']['count']) { echo "[{$list[$i]['link']['count']}]"; } + // if ($list[$i]['file']['count']) { echo "<{$list[$i]['file']['count']}>"; } + + if (isset($list[$i]['icon_new'])) echo " " . $list[$i]['icon_new']; + if (isset($list[$i]['icon_hot'])) echo " " . $list[$i]['icon_hot']; + if (isset($list[$i]['icon_file'])) echo " " . $list[$i]['icon_file']; + if (isset($list[$i]['icon_link'])) echo " " . $list[$i]['icon_link']; + if (isset($list[$i]['icon_secret'])) echo " " . $list[$i]['icon_secret']; + ?> + + + + +

게시물이 없습니다.

+ +