X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fexport_users.pl;h=95b09e52d24e7bdadbd94df4560f875ddf59a001;hb=2cb165bafb996974e2bc11ab68eb1bcec9a45e47;hp=4c143ebbf43c80776bff8e65e616513f64f52057;hpb=6c38bca91e6b75002e15cce29c45a894f675e22e;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;