Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
ff998ea6f2
4 changed files with 36 additions and 10 deletions
|
@ -199,7 +199,6 @@ class PreferenceController extends Zend_Controller_Action
|
|||
|
||||
$values['icecast_vorbis_metadata'] = $form->getValue('icecast_vorbis_metadata');
|
||||
}
|
||||
var_dump($form->getValue('icecast_vorbis_metadata'));
|
||||
if(!$error){
|
||||
Application_Model_StreamSetting::setStreamSetting($values);
|
||||
$data = array();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue