Changeset 2138777
- Timestamp:
- 08/13/2019 11:01:22 AM (7 years ago)
- File:
-
- 1 edited
-
ezcount/trunk/EZcount.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ezcount/trunk/EZcount.php
r1961848 r2138777 104 104 'type' => 'text', 105 105 'description' => __('Please insert API Key.', $this->api_key), 106 'default' => ' ed3eaff3dd1617f3203a3a6b6cc045d25f35a94dd7ab40714d3bfb71aa915a23',106 'default' => '4c4b3fd224e0943891588ea5a70d6cb566af3a5b4d506908ca04b30526234551', 107 107 'desc_tip' => true, 108 108 'required' => true … … 410 410 'transaction_id' => $secretTransactionId, 411 411 "cgp_id" => $cgp_id, 412 'ua_uuid' => $this->different_account_uuid 412 'ua_uuid' => $this->different_account_uuid, 413 "send_copy"=>true 413 414 ); 414 415
Note: See TracChangeset
for help on using the changeset viewer.