You are here

constant LB_TO_KG in Ubercart 7.3

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

Converts pounds to kilograms.

File

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

Code

define('LB_TO_KG', 0.45359237);