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