You are here

constant UC_PRODUCT_KIT_UNMUTABLE_NO_LIST in Ubercart 5

Same name and namespace in other branches
  1. 8.4 uc_product_kit/uc_product_kit.module \UC_PRODUCT_KIT_UNMUTABLE_NO_LIST
  2. 6.2 uc_product_kit/uc_product_kit.module \UC_PRODUCT_KIT_UNMUTABLE_NO_LIST
  3. 7.3 uc_product_kit/uc_product_kit.module \UC_PRODUCT_KIT_UNMUTABLE_NO_LIST

@file The product kit module for Übercart.

Product kits are groups of products that are sold as a unit.

Coded by: Lyle Mantooth

1 use of UC_PRODUCT_KIT_UNMUTABLE_NO_LIST
uc_product_kit_view in uc_product_kit/uc_product_kit.module
Implementation of hook_view().

File

uc_product_kit/uc_product_kit.module, line 12
The product kit module for Übercart.

Code

define('UC_PRODUCT_KIT_UNMUTABLE_NO_LIST', -1);