added todo
This commit is contained in:
parent
4cca80fe44
commit
226bdbf738
1 changed files with 1 additions and 1 deletions
|
@ -353,7 +353,7 @@ class PreferenceController extends Zend_Controller_Action
|
|||
$data['directory'] = $dir->getDirectory();
|
||||
$data['id'] = $id;
|
||||
Application_Model_RabbitMq::SendMessageToMediaMonitor('rescan_watch', $data);
|
||||
die();
|
||||
die(); # Get rid of this ugliness later
|
||||
}
|
||||
|
||||
public function removeWatchDirectoryAction()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue