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