You are here

constant KG_TO_LB in Ubercart 6.2

Same name and namespace in other branches
  1. 5 uc_store/uc_store.module \KG_TO_LB
  2. 7.3 uc_store/uc_store.module \KG_TO_LB
1 use of KG_TO_LB
_uc_usps_package_products in shipping/uc_usps/uc_usps.module
Organizes products into packages for shipment.

File

uc_store/uc_store.module, line 23
Contains global Ubercart functions and store administration functionality.

Code

define('KG_TO_LB', 2.204622621849);