Plugin Directory

Changeset 1759292


Ignore:
Timestamp:
11/06/2017 09:29:17 AM (8 years ago)
Author:
Vicomi
Message:

Fixing registration final

File:
1 edited

Legend:

Unmodified
Added
Removed
  • voting-platform-feelbacks/trunk/lib/vc-api.php

    r1757418 r1759292  
    3131            $this->last_error = null;
    3232            $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/';
    3434        }
    3535       
Note: See TracChangeset for help on using the changeset viewer.