From 67741b429bf7723a050df10067b7298906639f7b Mon Sep 17 00:00:00 2001 From: chicpro Date: Fri, 12 Apr 2013 10:55:41 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=9D=EC=97=85=EB=A0=88=EC=9D=B4=EC=96=B4?= =?UTF-8?q?=20=EC=8B=A4=ED=96=89=20=EC=BD=94=EB=93=9C=20=EB=B0=8F=20?= =?UTF-8?q?=EC=9C=84=EC=B9=98=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/index.php | 2 -- shop/newwin.inc.php | 2 +- shop/shop.head.php | 5 +++++ 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/shop/index.php b/shop/index.php index c7d85bac9..55ffdb8c4 100644 --- a/shop/index.php +++ b/shop/index.php @@ -121,7 +121,5 @@ include_once(G4_SHOP_PATH.'/shop.head.php');

\ No newline at end of file diff --git a/shop/newwin.inc.php b/shop/newwin.inc.php index b96915f17..e5096d3ce 100644 --- a/shop/newwin.inc.php +++ b/shop/newwin.inc.php @@ -14,7 +14,7 @@ for ($i=0; $row_nw=sql_fetch_array($result); $i++) $sql = " select * from {$g4['shop_new_win_table']} where nw_id = '{$row_nw['nw_id']}' "; $nw = sql_fetch($sql); ?> -
+
diff --git a/shop/shop.head.php b/shop/shop.head.php index cebfd752a..7df490045 100644 --- a/shop/shop.head.php +++ b/shop/shop.head.php @@ -29,6 +29,11 @@ $table_width = 900;
+ + +
+ +