From 0c5bb51c6daa37b225f541c36769aff4a3a71244 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 2 May 2013 09:56:48 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#111=20=EC=9D=B8?= =?UTF-8?q?=EB=8D=B1=EC=8A=A4=20=EC=9C=A0=ED=9A=A8=EC=84=B1=20=EC=98=A4?= =?UTF-8?q?=EB=A5=98=20=EA=B4=80=EB=A0=A8=20=EC=B6=94=EA=B0=80=20=EC=9E=91?= =?UTF-8?q?=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/shop.lib.php | 3 +-- shop/maintype10.inc.php | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/shop.lib.php b/lib/shop.lib.php index 5beeb68b9..2d64305ab 100644 --- a/lib/shop.lib.php +++ b/lib/shop.lib.php @@ -43,7 +43,6 @@ function get_image($img, $width=0, $height=0, $type='') $str .= ' id="'.$img_id.'">'; } - return $str; } @@ -52,7 +51,7 @@ function get_it_image($img, $width=0, $height=0, $id="", $type='') { $str = get_image($img, $width, $height, $type); if ($id) { - $str = ''.$str.''; + $str = ''.$str.''; } return $str; } diff --git a/shop/maintype10.inc.php b/shop/maintype10.inc.php index f11d4e6bc..2f2ef97cf 100644 --- a/shop/maintype10.inc.php +++ b/shop/maintype10.inc.php @@ -12,7 +12,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) { ?>
  • - +