You are here

constant CM_TO_FT in Ubercart 7.3

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

Converts centimeters to feet.

File

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

Code

define('CM_TO_FT', 0.03280839895);