constant UC_STORE_LB_TO_OZ in Ubercart 8.4
Converts pounds to ounces.
File
- uc_store/
uc_store.module, line 65 - Contains global Ubercart functions and store administration functionality.
Code
define('UC_STORE_LB_TO_OZ', 16);
Converts pounds to ounces.
define('UC_STORE_LB_TO_OZ', 16);