From 8c5e956aeae6392f9de19410a46b1f07dcda0c07 Mon Sep 17 00:00:00 2001 From: chicpro Date: Thu, 8 Aug 2013 14:27:46 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EB=B2=A4=ED=8A=B8=20=ED=8E=98?= =?UTF-8?q?=EC=9D=B4=EC=A7=80=EC=97=90=20=EC=95=84=EC=9D=B4=EC=BD=98=20?= =?UTF-8?q?=EB=93=B1=EC=9D=98=20=EC=B6=9C=EB=A0=A5=20=EC=84=A4=EC=A0=95=20?= =?UTF-8?q?=EC=BD=94=EB=93=9C=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/event.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/shop/event.php b/shop/event.php index a97c6dc2b..90b936384 100644 --- a/shop/event.php +++ b/shop/event.php @@ -54,6 +54,13 @@ if (file_exists($list_file)) $list->set_is_page(true); $list->set_order_by($order_by); $list->set_from_record($from_record); + $list->set_view('it_img', true); + $list->set_view('it_id', false); + $list->set_view('it_name', true); + $list->set_view('it_cust_price', false); + $list->set_view('it_price', true); + $list->set_view('it_icon', true); + $list->set_view('sns', true); echo $list->run(); // where 된 전체 상품수