Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
adae3e21d6
11 changed files with 253 additions and 111 deletions
|
@ -167,7 +167,7 @@ class LibraryController extends Zend_Controller_Action
|
|||
|
||||
$data = $file->getMetadata();
|
||||
|
||||
RabbitMq::SendFileMetaData($data);
|
||||
RabbitMq::SendMessageToMediaMonitor("md_update", $data);
|
||||
|
||||
$this->_helper->redirector('index');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue