trying different things for autoplaylist
This commit is contained in:
parent
f9a5da2ba3
commit
8de94a670f
4 changed files with 16 additions and 3 deletions
|
@ -214,7 +214,6 @@ final class Application_Model_Scheduler
|
|||
private function retrieveMediaFiles($id, $type, $show)
|
||||
{
|
||||
$files = array();
|
||||
|
||||
if ($type === "audioclip") {
|
||||
$file = CcFilesQuery::create()->findPK($id, $this->con);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue