Plugin Directory

Changeset 1342945


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

Updating to version 3.4.8 - DEV server URL change

File:
1 edited

Legend:

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

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