Changeset 1759292
- Timestamp:
- 11/06/2017 09:29:17 AM (8 years ago)
- File:
-
- 1 edited
-
voting-platform-feelbacks/trunk/lib/vc-api.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
voting-platform-feelbacks/trunk/lib/vc-api.php
r1757418 r1759292 31 31 $this->last_error = null; 32 32 $this->api_url = 'http://dashboard.vicomi.com/'; 33 $this->api_url_new = 'http:// dashboard.vicomi.com/';33 $this->api_url_new = 'http://api.vicomi.com/'; 34 34 } 35 35
Note: See TracChangeset
for help on using the changeset viewer.