분류 상품 개별 스킨 기능 추가 중

This commit is contained in:
chicpro
2014-03-21 15:09:50 +09:00
parent 736b933aa8
commit 405d144bbd
6 changed files with 147 additions and 5 deletions

View File

@ -24,6 +24,8 @@ if ($_POST['act_button'] == "선택수정") {
it_cust_price = '{$_POST['it_cust_price'][$k]}',
it_price = '{$_POST['it_price'][$k]}',
it_stock_qty = '{$_POST['it_stock_qty'][$k]}',
it_skin = '{$_POST['it_skin'][$k]}',
it_mobile_skin = '{$_POST['it_mobile_skin'][$k]}',
it_use = '{$_POST['it_use'][$k]}',
it_soldout = '{$_POST['it_soldout'][$k]}',
it_order = '{$_POST['it_order'][$k]}',