Changeset 2397210
- Timestamp:
- 10/10/2020 02:22:32 PM (5 years ago)
- File:
-
- 1 edited
-
sumo-divi-modules/trunk/divi-sumo-lite.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sumo-divi-modules/trunk/divi-sumo-lite.php
r2397206 r2397210 50 50 'support' => false, 51 51 ), 52 // Set the SDK to work in a sandbox mode (for development & testing). 53 // IMPORTANT: MAKE SURE TO REMOVE SECRET KEY BEFORE DEPLOYMENT. 54 'secret_key' => 'sk_+;&exmmlC:V1v{g!gRO1f&E$):1f{', 52 'is_live' => true, 55 53 )); 56 54 }
Note: See TracChangeset
for help on using the changeset viewer.