From 29fd3014ab5d18010d1eaf4f72b8d10dfea450cf Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 2 Jul 2013 09:48:28 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=A3=BC?= =?UTF-8?q?=EC=84=9D=20=EC=B2=98=EB=A6=AC=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/itemuse.php | 2 ++ shop/itemuselist.php | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/shop/itemuse.php b/shop/itemuse.php index 43f40024f..98558c892 100644 --- a/shop/itemuse.php +++ b/shop/itemuse.php @@ -9,6 +9,7 @@ $itemuse_form = "./itemuseform.php?it_id=".$it_id; $itemuse_formupdate = "./itemuseformupdate.php?it_id=".$it_id; ?> +

등록된 사용후기

@@ -166,3 +167,4 @@ $(function(){ }); }); + \ No newline at end of file diff --git a/shop/itemuselist.php b/shop/itemuselist.php index a58262d41..9bb249108 100644 --- a/shop/itemuselist.php +++ b/shop/itemuselist.php @@ -58,7 +58,7 @@ if ($page == "") { $page = 1; } // 페이지가 없으면 첫 페이지 (1 페 $from_record = ($page - 1) * $rows; // 시작 열을 구함 ?> - + 전체보기
@@ -152,7 +152,7 @@ $(function(){ }); }); - +