모바일 상품명 필드 삭제

This commit is contained in:
chicpro
2014-04-14 10:40:44 +09:00
parent ed34e9a71f
commit 7ba24f83c0
7 changed files with 5 additions and 20 deletions

View File

@ -22,7 +22,6 @@ if ($_POST['act_button'] == "선택수정") {
ca_id2 = '{$_POST['ca_id2'][$k]}',
ca_id3 = '{$_POST['ca_id3'][$k]}',
it_name = '{$_POST['it_name'][$k]}',
it_mobile_name = '{$_POST['it_mobile_name'][$k]}',
it_cust_price = '{$_POST['it_cust_price'][$k]}',
it_price = '{$_POST['it_price'][$k]}',
it_stock_qty = '{$_POST['it_stock_qty'][$k]}',