#177 에 따른 모바일 쇼핑몰 코드 수정

This commit is contained in:
chicpro
2013-05-14 17:04:57 +09:00
parent 96256a9b63
commit 1ce38428a3
10 changed files with 67 additions and 54 deletions

View File

@ -68,7 +68,7 @@ include_once(G4_MSHOP_PATH.'/_head.php');
if ($i>0)
echo "<tr><td colspan=3 height=1 background='".G4_SHOP_URL."/img/dot_line.gif'></td></tr>";
$image = get_it_image($row['it_id']."_s", 70, 70, $row['it_id']);
$image = get_it_image($row['it_id'], 70, 70, true);
?>
<tr>