CC-3224: "On-the-fly" stream rebroadcasting

- interface implementation. subform within the show form.
This commit is contained in:
james 2012-02-08 00:04:19 -05:00 committed by James
parent ca04a7a686
commit 701ed82f40
10 changed files with 164 additions and 21 deletions

View file

@ -727,7 +727,7 @@ class Application_Model_Preference
}
public static function GetLiveSteamMasterPassword(){
return self::GetValue("live_stream_master_username");
return self::GetValue("live_stream_master_password");
}
/* User specific preferences end */