SAAS-1016 - fix some stream settings not being saved correctly

This commit is contained in:
Duncan Sommerville 2015-09-30 10:30:32 -04:00
parent bdab0f7b1a
commit efa3999041

View file

@ -207,10 +207,6 @@ class PreferenceController extends Zend_Controller_Action
$values["s4_data"] = $s4_data;
if ($form->isValid($values)) {
$values['icecast_vorbis_metadata'] = $form->getValue('icecast_vorbis_metadata');
$values['streamFormat'] = $form->getValue('streamFormat');
Application_Model_StreamSetting::setStreamSetting($values);
/* If the admin password values are empty then we should not