You are here

constant IS_ACTIVE in Ubercart Discounts (Alternative) 6.2

2 uses of IS_ACTIVE
get_codeless_discounts_for_product_and_quantity in uc_discounts/uc_discounts.module
Returns all codeless discounts for product when specified quantity is purchased.
get_discounts_for_order in uc_discounts/uc_discounts.module
Returns discounts for order. Note: $order->uc_discounts_codes must be set

File

uc_discounts/uc_discounts.module, line 39

Code

define("IS_ACTIVE", TRUE);