X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fset%2Fuser.pl;h=afe67c7ed896df9d3576f7f46282e26e120ed3df;hb=c3505bcfc922cd712bad2c20b3479cf8d1dc54fe;hp=a4b76bd3eef594e99adc75c271f50a5f1b185fd3;hpb=d4aacffb5581c9fc338833aebc996c27d3f16ada;p=spider.git diff --git a/cmd/set/user.pl b/cmd/set/user.pl index a4b76bd3..afe67c7e 100644 --- a/cmd/set/user.pl +++ b/cmd/set/user.pl @@ -5,7 +5,7 @@ # # Copyright (c) 1999 Dirk Koopman G1TLH # -# $Id$ +# # my ($self, $line) = @_; return (1, $self->msg('e5')) if $self->priv < 9;