From c4a02b0f00106954c1857f2bfe99040da7275984 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 26 Jun 2013 15:03:47 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20#247=20=EB=A7=88?= =?UTF-8?q?=EC=9D=B4=ED=8E=98=EC=9D=B4=EC=A7=80=20=EC=9C=84=EC=8B=9C?= =?UTF-8?q?=EB=A6=AC=EC=8A=A4=ED=8A=B8=20=EB=A7=88=ED=81=AC=EC=97=85=20?= =?UTF-8?q?=EC=B2=B4=ED=81=AC=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/shop/mypage.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/mobile/shop/mypage.php b/mobile/shop/mypage.php index 4854215af..9143e40e0 100644 --- a/mobile/shop/mypage.php +++ b/mobile/shop/mypage.php @@ -70,9 +70,6 @@ include_once(G4_MSHOP_PATH.'/_head.php'); $result = sql_query($sql); for ($i=0; $row = sql_fetch_array($result); $i++) { - if ($i>0) - echo ""; - $image = get_it_image($row['it_id'], 70, 70, true); ?>