You are here

constant FT_TO_CM in Ubercart 7.3

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

Converts feet to centimeters.

File

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

Code

define('FT_TO_CM', 30.48);