You are here

constant OZ_TO_KG in Ubercart 7.3

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

Converts ounces to kilograms.

File

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

Code

define('OZ_TO_KG', 0.028349523);