무통장 주문에서 od_temp_bank 누락되는 오류 수정

This commit is contained in:
chicpro
2013-03-27 15:32:01 +09:00
parent affe59e6d8
commit 71457687c1

View File

@ -225,7 +225,7 @@ $sql = " insert {$g4['yc4_order_table']}
od_deposit_name = '$od_deposit_name',
od_memo = '$od_memo',
od_send_cost = '$od_send_cost',
od_temp_bank = '$od_receipt_bank',
od_temp_bank = '$od_temp_bank',
od_temp_card = '$od_receipt_card',
od_temp_hp = '$od_receipt_hp',
od_temp_point = '$od_temp_point',