un poco turbio

This commit is contained in:
mynah
2018-07-27 16:45:29 -05:00
parent a2567e8936
commit 6811b19471
16 changed files with 229 additions and 49 deletions

View File

@@ -58,6 +58,9 @@ sub new { bless {}, shift };
sub conf_chat{
return $Dojo::Conf::chat;
}
sub conf_bcast{
return $Dojo::Conf::rtmp;
}
#==============================================================================
# Read vdg admin ==============================================================