Changeset 2244001
- Timestamp:
- 02/13/2020 04:40:17 PM (6 years ago)
- Location:
- smallpay
- Files:
-
- 2 edited
-
tags/1.1.6/includes/config_smallpay.php (modified) (1 diff)
-
trunk/includes/config_smallpay.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smallpay/tags/1.1.6/includes/config_smallpay.php
r2243999 r2244001 5 5 6 6 //MODIFY ONLY THIS CONSTANT FOR CHANGE ENVIRONMENT 7 const SMALLPAY_ENV = SMALLPAY_ SVIL;7 const SMALLPAY_ENV = SMALLPAY_PROD; 8 8 9 9 if (SMALLPAY_ENV == SMALLPAY_SVIL) { -
smallpay/trunk/includes/config_smallpay.php
r2243999 r2244001 5 5 6 6 //MODIFY ONLY THIS CONSTANT FOR CHANGE ENVIRONMENT 7 const SMALLPAY_ENV = SMALLPAY_ SVIL;7 const SMALLPAY_ENV = SMALLPAY_PROD; 8 8 9 9 if (SMALLPAY_ENV == SMALLPAY_SVIL) {
Note: See TracChangeset
for help on using the changeset viewer.