X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fexport_users.pl;h=95b09e52d24e7bdadbd94df4560f875ddf59a001;hb=c3505bcfc922cd712bad2c20b3479cf8d1dc54fe;hp=4c143ebbf43c80776bff8e65e616513f64f52057;hpb=d4aacffb5581c9fc338833aebc996c27d3f16ada;p=spider.git diff --git a/cmd/export_users.pl b/cmd/export_users.pl index 4c143ebb..95b09e52 100644 --- a/cmd/export_users.pl +++ b/cmd/export_users.pl @@ -1,7 +1,7 @@ # # the export the user file to ascii command # -# $Id$ +# # my $self = shift; return (1, $self->msg('e5')) unless $self->priv >= 9;