X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fgroups.pl;h=26aad008a88a3dcb05a9738f88bca87c1cb48d72;hb=201dedf3e4325faab5c34b38135790012142286b;hp=48ab9e10d4bcb093141898673112e0f798ec9556;hpb=4db91b5f128f03334ec03a89eb8f56af1d698c78;p=spider.git diff --git a/cmd/show/groups.pl b/cmd/show/groups.pl index 48ab9e10..26aad008 100644 --- a/cmd/show/groups.pl +++ b/cmd/show/groups.pl @@ -20,7 +20,7 @@ sub handle my @out; $to = 500 unless $to; - @out = $self->spawn_cmd(\&DXLog::print, + @out = $self->spawn_cmd("show/groups $to", \&DXLog::print, args => [0, $to, $main::systime, 'chat', undef], cb => sub { my $self = shift;