You are here

constant G_TO_LB in Ubercart 7.3

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

Converts grams to pounds.

File

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

Code

define('G_TO_LB', 0.002204622622);