CC-3224: "On-the-fly" stream rebroadcasting
- web interface - auth script for liquidsoap - DB changes
This commit is contained in:
parent
701ed82f40
commit
48bb19d758
26 changed files with 650 additions and 101 deletions
|
@ -20,9 +20,6 @@ class Application_Form_Preferences extends Zend_Form
|
|||
|
||||
$soundcloud_pref = new Application_Form_SoundcloudPreferences();
|
||||
$this->addSubForm($soundcloud_pref, 'preferences_soundcloud');
|
||||
|
||||
/*$support_pref = new Application_Form_SupportPreferences();
|
||||
$this->addSubForm($support_pref, 'preferences_support');*/
|
||||
|
||||
$this->addElement('submit', 'submit', array(
|
||||
'class' => 'ui-button ui-state-default right-floated',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue