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=65f4d068c56ddb6e25d1f62b7ca6fd43741386b3;hp=26aad008a88a3dcb05a9738f88bca87c1cb48d72;hpb=043ec29d2c3f7d807f02660417696f0e93e20880;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);