You are here

constant LB_TO_OZ in Ubercart 7.3

Same name and namespace in other branches
  1. 5 uc_store/uc_store.module \LB_TO_OZ
  2. 6.2 uc_store/uc_store.module \LB_TO_OZ

Converts pounds to ounces.

1 use of LB_TO_OZ
_uc_usps_package_products in shipping/uc_usps/uc_usps.module
Organizes products into packages for shipment.

File

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

Code

define('LB_TO_OZ', 16);