You are here

constant KG_TO_G in Ubercart 7.3

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

Converts kilograms to grams.

File

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

Code

define('KG_TO_G', 1000);