From: minima Date: Fri, 14 Sep 2001 20:31:20 +0000 (+0000) Subject: put it back as it was X-Git-Tag: R_1_48~9 X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=3d0378103505a9738776a34e88c64dc811ba60f0 put it back as it was --- diff --git a/cmd/stat/user.pl b/cmd/stat/user.pl index 088cacba..61a6e7bf 100644 --- a/cmd/stat/user.pl +++ b/cmd/stat/user.pl @@ -5,7 +5,6 @@ # my ($self, $line) = @_; -return (1, $self->msg('e5')) if $self->priv < 1; my @list = split /\s+/, $line; # generate a list of callsigns @list = ($self->call) if !@list; # my channel if no callsigns