From a21ce287b605dbf54df283ba73cc9bcbee0acfb9 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 7 Jan 2013 13:25:32 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=B5=9C?= =?UTF-8?q?=EA=B7=BC=EA=B2=8C=EC=8B=9C=EB=AC=BC=20=EC=83=81=EC=84=B8?= =?UTF-8?q?=EA=B2=80=EC=83=89=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/new.php | 2 +- skin/new/neo/new.skin.php | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/bbs/new.php b/bbs/new.php index 1c8ee8c04..0c4bd0269 100644 --- a/bbs/new.php +++ b/bbs/new.php @@ -25,7 +25,7 @@ $total_page = ceil($total_count / $rows); // 전체 페이지 계산 if (!$page) $page = 1; // 페이지가 없으면 첫 페이지 (1 페이지) $from_record = ($page - 1) * $rows; // 시작 열을 구함 -$group_select = '