Changeset 1757418
- Timestamp:
- 11/02/2017 02:56:41 PM (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
r1757258 r1757418 31 31 $this->last_error = null; 32 32 $this->api_url = 'http://dashboard.vicomi.com/'; 33 $this->api_url_new = 'http:// api.vicomi.com/';33 $this->api_url_new = 'http://dashboard.vicomi.com/'; 34 34 } 35 35
Note: See TracChangeset
for help on using the changeset viewer.