X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fgroups.pl;fp=cmd%2Fshow%2Fgroups.pl;h=8cbf54e6c2940b10faf20593b03aad0a0c84410a;hb=7378e3c43c4448328c2e7a1842244ef7a48f0fdd;hp=26aad008a88a3dcb05a9738f88bca87c1cb48d72;hpb=8efcd7c490c7b5bf4f2190214b992f91a0dfdc9b;p=spider.git diff --git a/cmd/show/groups.pl b/cmd/show/groups.pl index 26aad008..8cbf54e6 100644 --- a/cmd/show/groups.pl +++ b/cmd/show/groups.pl @@ -103,7 +103,7 @@ sub handle } push (@out, "-"); } - $self->send(@out) if @out; + return @out; }); # my @chatlog = DXLog::print(undef, $to, $main::systime, 'chat', undef);