SAAS-877 - Update live-info-v2 api

This commit is contained in:
Duncan Sommerville 2015-06-24 12:18:52 -04:00
parent e36c8a16d4
commit 7645f67515
3 changed files with 37 additions and 13 deletions

View file

@ -102,3 +102,4 @@ define('PROVISIONING_STATUS_ACTIVE' , 'Active');
//TuneIn integration
define("TUNEIN_API_URL", "http://air.radiotime.com/Playing.ashx");
define('DEFAULT_TIMESTAMP_FORMAT', 'Y-m-d H:i:s');