From 61496aff93880aba43ac90ced08eb2c30e95c07b Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 3 May 2013 16:56:19 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#121=20=EB=93=B1?= =?UTF-8?q?=EB=A1=9D=20=EC=83=81=ED=92=88=20=EC=97=86=EC=9D=84=20=EA=B2=BD?= =?UTF-8?q?=EC=9A=B0=EC=97=90=20=EB=8C=80=ED=95=9C=20=EC=B6=94=EA=B0=80=20?= =?UTF-8?q?=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/list.php | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/shop/list.php b/shop/list.php index a4ab2e0fb..5428b0d89 100644 --- a/shop/list.php +++ b/shop/list.php @@ -90,12 +90,6 @@ if ($is_admin) { echo '
'.$error.'
'; } - - $qstr1 .= 'ca_id='.$ca_id; - if($skin) - $qstr1 .= '&skin='.$skin; - $qstr1 .='&ev_id='.$ev_id.'&sort='.$sort.'&'.$sortodr; - echo get_paging($config['cf_write_pages'], $page, $total_page, $_SERVER['PHP_SELF'].'?'.$qstr1.'&page='); ?> - + +