예제 #1
0
function CatalogDeactivateOneTimeCoupons($intOrderID = 0)
{
    CCatalogDiscountCoupon::CouponOneOrderDisable($intOrderID);
}