- adding switch to liquidsoap
This commit is contained in:
parent
dfe87723f0
commit
d4a387e113
2 changed files with 44 additions and 9 deletions
|
@ -121,8 +121,6 @@ class Application_Model_StreamSetting {
|
|||
}
|
||||
}
|
||||
|
||||
Logging::log(print_r($exits, true));
|
||||
|
||||
if(!isset($exists["master_live_stream_port"])){
|
||||
$rows[] = (array("keyname" =>"master_live_stream_port", "value"=>self::GetMasterLiveSteamPort(), "type"=>"integer"));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue