Plugin Directory

Changeset 1342947


Ignore:
Timestamp:
02/04/2016 08:02:47 AM (10 years ago)
Author:
latorante
Message:

Updating to version 3.4.8 - DEV server URL change #2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • genoo/trunk/libs/Genoo/Api.php

    r1342945 r1342947  
    2727    const DEV = false;
    2828    const URL = 'https://api.genoo.com/api/rest';
    29     const URL_DEV = 'https://api.genoo.com/api/rest';
     29    const URL_DEV = 'https://api-test.genoo.com/api/rest';
    3030    const TIMEZONE = 'America/Chicago';
    3131
Note: See TracChangeset for help on using the changeset viewer.