CC-3054: After recording show, recorded file is not imported properly.

-fixed
This commit is contained in:
Martin Konecny 2011-11-16 13:34:58 -05:00
parent a5939afd3f
commit 2f63a65e03
1 changed files with 1 additions and 1 deletions

View File

@ -426,7 +426,7 @@ class ApiController extends Zend_Controller_Action
$show_inst->setRecordedFile($file_id);
$show_name = $show_inst->getName();
$show_genre = $show_inst->getGenre();
$show_start_time = ConvertToLocalDateTimeString($show_inst->getShowInstanceStart());
$show_start_time = Application_Model_DateHelper::ConvertToLocalDateTimeString($show_inst->getShowInstanceStart());
} catch (Exception $e){
//we've reached here probably because the show was