You are here

constant KG_TO_KG in Ubercart 6.2

Same name and namespace in other branches
  1. 5 uc_store/uc_store.module \KG_TO_KG
  2. 7.3 uc_store/uc_store.module \KG_TO_KG

Unit conversion ratios.

Used by the unit conversion functions uc_weight_convesion() and uc_length_conversion().

File

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

Code

define('KG_TO_KG', 1);