Merge branch 'master' into order

This commit is contained in:
nemoluv
2013-09-24 18:08:50 +09:00
68 changed files with 2021 additions and 2182 deletions

View File

@ -293,7 +293,7 @@ function get_intall_file()
alert('장바구니가 비어 있습니다.', G5_SHOP_URL.'/cart.php');
} else {
// 배송비 계산
$send_cost = get_sendcost($tot_sell_price, $s_cart_id);
$send_cost = get_sendcost($s_cart_id);
}
// 복합과세처리