You are here

constant OZ_TO_G in Ubercart 7.3

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

Converts ounces to grams.

File

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

Code

define('OZ_TO_G', 28.349523125);