Changeset 2657654
- Timestamp:
- 01/14/2022 11:49:06 AM (4 years ago)
- File:
-
- 1 edited
-
sprint/trunk/sprint.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sprint/trunk/sprint.php
r2541274 r2657654 30 30 define('ERP_SPRINT_PLUGIN_NAME', plugin_basename(__FILE__)); 31 31 define('ERP_SPRINT_ID', '5'); 32 define('ERP_SPRINT_API_URL', 'https:// webservice.logixerp.com');32 define('ERP_SPRINT_API_URL', 'https://api.logixplatform.com'); 33 33 define('ERP_SPRINT_SHORT_KEY', 'SPRINT'); 34 34 define('ERP_SPRINT_SAVE_COUNTER', 'https://console-dot-logixecomapps.uc.r.appspot.com/save_counter.php');
Note: See TracChangeset
for help on using the changeset viewer.