diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/chaosradio/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php index 7d05fc2..90f5588 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -25,7 +25,7 @@ else } #$STREAM = $IM_CCCB ? 's23' : 'q2'; -STREAM="chaosradio" +$STREAM="chaosradio"; $CONFIG['CONFERENCE'] = array( |