Plugin Directory

Changeset 1757418


Ignore:
Timestamp:
11/02/2017 02:56:41 PM (8 years ago)
Author:
Vicomi
Message:

Fixing registration

File:
1 edited

Legend:

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

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