You are here

constant G_TO_KG in Ubercart 6.2

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

File

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

Code

define('G_TO_KG', 0.001);