보관기간 지난 장바구니 상품 삭제 코드 변경

This commit is contained in:
chicpro
2014-10-31 13:23:22 +09:00
parent c38349b2e4
commit 75490c8767
6 changed files with 19 additions and 31 deletions

View File

@ -3,6 +3,9 @@ include_once('./_common.php');
// print_r2($_POST); exit;
// 보관기간이 지난 상품 삭제
cart_item_clean();
// cart id 설정
set_cart_id($sw_direct);