CC-2972: Find better way to determine domain which pypo should download from.

-Done
This commit is contained in:
Martin Konecny 2011-10-14 00:07:53 +02:00
parent 38f2290214
commit d8bcb3f03d
4 changed files with 25 additions and 5 deletions

View file

@ -713,7 +713,7 @@ class Schedule {
foreach ($items as $item)
{
$storedFile = StoredFile::Recall($item["file_id"]);
$uri = $storedFile->getFileUrl();
$uri = $storedFile->getFileUrlUsingConfigAddress();
$starts = Schedule::AirtimeTimeToPypoTime($item["starts"]);
$medias[$starts] = array(