CC-3412: Icecast stream name not defined
-done
This commit is contained in:
parent
8b2353ede0
commit
f3b925daa2
6 changed files with 36 additions and 7 deletions
|
@ -153,7 +153,7 @@ class Application_Model_StreamSetting {
|
|||
*/
|
||||
public static function setStreamSetting($data)
|
||||
{
|
||||
$con = Propel::getConnection();
|
||||
$con = Propel::getConnection();
|
||||
|
||||
foreach ($data as $key=>$d) {
|
||||
if ($key == "output_sound_device" || $key == "icecast_vorbis_metadata") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue