#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

@ -48,7 +48,7 @@ include_once(G4_MSHOP_PATH.'/_head.php');
if ($row['it_tel_inq']) $out_cd = 'tel_inq';
$image = get_it_image($row['it_id'].'_s', 70, 70, '');
$image = get_it_image($row['it_id'], 70, 70);
$s_del = '';
?>