You are here

constant UC_PRODUCT_KIT_MUTABLE in Ubercart 5

Same name and namespace in other branches
  1. 8.4 uc_product_kit/uc_product_kit.module \UC_PRODUCT_KIT_MUTABLE
  2. 6.2 uc_product_kit/uc_product_kit.module \UC_PRODUCT_KIT_MUTABLE
  3. 7.3 uc_product_kit/uc_product_kit.module \UC_PRODUCT_KIT_MUTABLE
2 uses of UC_PRODUCT_KIT_MUTABLE
uc_product_kit_cart_display in uc_product_kit/uc_product_kit.module
Implementation of Ubercart's hook_cart_display().
uc_product_kit_cart_item in uc_product_kit/uc_product_kit.module
Implementation of Übercart's hook_cart_item().

File

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

Code

define('UC_PRODUCT_KIT_MUTABLE', 1);