From f611d74d620eb00e4cf32eae193a8df70a3665af Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 28 Jan 2013 11:32:41 +0900 Subject: [PATCH] =?UTF-8?q?shop=20=EA=B4=80=EB=A0=A8=20=EA=B2=BD=EB=A1=9C?= =?UTF-8?q?=20=EC=83=81=EC=88=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extend/shop.extend.php | 4 +- lib/shop.lib.php | 10 ++--- shop.head.php | 52 +++++++++++----------- shop.tail.php | 14 +++--- shop/_head.php | 4 +- shop/_tail.php | 4 +- shop/boxbanner.inc.php | 12 ++--- shop/boxcart.inc.php | 6 +-- shop/boxcategory.inc.php | 10 ++--- shop/boxcommunity.inc.php | 8 ++-- shop/boxevent.inc.php | 12 ++--- shop/boxtodayview.inc.php | 26 +++++------ shop/boxwish.inc.php | 8 ++-- shop/item.php | 84 +++++++++++++++++------------------ shop/itemqa.inc.php | 78 ++++++++++++++++----------------- shop/itemuse.inc.php | 92 +++++++++++++++++++-------------------- shop/list.php | 32 +++++++------- shop/list.skin.10.php | 12 ++--- shop/listcategory.inc.php | 24 +++++----- shop/navigation2.inc.php | 4 +- 20 files changed, 248 insertions(+), 248 deletions(-) diff --git a/extend/shop.extend.php b/extend/shop.extend.php index d3250a88e..95efbbd0c 100644 --- a/extend/shop.extend.php +++ b/extend/shop.extend.php @@ -1,8 +1,8 @@ "; + $str = ""; } else { - $str = "$str"; } return $str; } @@ -819,7 +819,7 @@ function display_banner($position, $num="") if (!$position) $position = "왼쪽"; - include "$g4[shop_path]/boxbanner{$num}.inc.php"; + include G4_SHOP_PATH."/boxbanner{$num}.inc.php"; } // 1.00.02 diff --git a/shop.head.php b/shop.head.php index 8ed4f74d8..0337e2a02 100644 --- a/shop.head.php +++ b/shop.head.php @@ -1,12 +1,12 @@ ' cellpadding=0 cellspacing=0 border=0> - +
- +
- 로그아웃 | - 정보수정 | + 로그아웃 | + 정보수정 | - 로그인 | - 회원가입 | + 로그인 | + 회원가입 | - 장바구니() | - 주문조회 | - FAQ | - 사용후기 | - 마이페이지  + 장바구니() | + 주문조회 | + FAQ | + 사용후기 | + 마이페이지  @@ -70,15 +70,15 @@ $table_width = 900;