Changeset 1740695
- Timestamp:
- 10/04/2017 07:11:19 AM (8 years ago)
- Location:
- veplatform/trunk
- Files:
-
- 2 edited
-
classes/class-veplatform-api.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
veplatform/trunk/classes/class-veplatform-api.php
r1740692 r1740695 13 13 protected $databaseService = null; 14 14 protected $wp_service; 15 protected $requestDomain = 'https://veconnect -ci.veinteractive.net/API/';15 protected $requestDomain = 'https://veconnect.veinteractive.com/API/'; 16 16 protected $requestInstall = 'Install'; 17 17 protected $requestUninstall = 'Uninstall'; -
veplatform/trunk/readme.txt
r1732925 r1740695 5 5 Requires at least: 4.4 6 6 Tested up to: 4.8.1 7 Stable tag: 17.1. 2.07 Stable tag: 17.1.3.0 8 8 License: MIT 9 9 License URI: https://opensource.org/licenses/MIT
Note: See TracChangeset
for help on using the changeset viewer.