Plugin Directory

Changeset 2397210


Ignore:
Timestamp:
10/10/2020 02:22:32 PM (5 years ago)
Author:
divisumo
Message:

Small fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sumo-divi-modules/trunk/divi-sumo-lite.php

    r2397206 r2397210  
    5050                    'support'        => false,
    5151                ),
    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,
    5553            ));
    5654        }
Note: See TracChangeset for help on using the changeset viewer.