You are here

constant IN_TO_MM in Ubercart 7.3

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

Converts inches to millimeters.

File

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

Code

define('IN_TO_MM', 25.4);