Changeset 1342945
- Timestamp:
- 02/04/2016 08:01:45 AM (10 years ago)
- File:
-
- 1 edited
-
genoo/trunk/libs/Genoo/Api.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
genoo/trunk/libs/Genoo/Api.php
r1342940 r1342945 27 27 const DEV = false; 28 28 const URL = 'https://api.genoo.com/api/rest'; 29 const URL_DEV = ' ';29 const URL_DEV = 'https://api.genoo.com/api/rest'; 30 30 const TIMEZONE = 'America/Chicago'; 31 31
Note: See TracChangeset
for help on using the changeset viewer.