쇼핑몰: 상품보기 내 옵션 갯수 안 보이게 처리

This commit is contained in:
whitedot
2013-05-28 18:19:49 +09:00
parent 66df73071d
commit 78c41f0d1c
2 changed files with 2 additions and 2 deletions

View File

@ -679,7 +679,7 @@ function get_item_supply($it_id, $subject)
return $str;
}
function print_item_options($it_id, $uq_id)
function print_item_options($it_id, $uq_id, $ul_id)
{
global $g4;