Exemplo n.º 1
0
function get_useronline_($output, $type = 'site')
{
    return UserOnline_Template::compact_list($type, $output);
}