un poco turbio
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
package Dojo::Model::Data;
|
||||
use Dojo::Support qw{ dmph merge_hash load_module };
|
||||
use Dojo::Conf;
|
||||
|
||||
sub new { bless {}, shift };
|
||||
|
||||
|
||||
sub tst{
|
||||
|
||||
return {tst=>"this is my rifle"};
|
||||
}
|
||||
|
||||
1;
|
||||
|
||||
|
||||
@@ -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 ==============================================================
|
||||
|
||||
Reference in New Issue
Block a user