Changeset 1670430
- Timestamp:
- 06/04/2017 10:20:55 AM (9 years ago)
- File:
-
- 1 edited
-
call-from-web/trunk/call-from-web.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
call-from-web/trunk/call-from-web.php
r1536694 r1670430 13 13 14 14 define('CFW_APP_URL', 'https://app.call-from-web.com'); 15 define('CFW_ASSET_URL', 'https:// cdn.call-from-web.com');15 define('CFW_ASSET_URL', 'https://js.call-from-web.com'); 16 16 17 17 add_action('admin_menu', 'cfw_add_page_fn');
Note: See TracChangeset
for help on using the changeset viewer.