X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fbye.pl;h=41d3ee91af35a549d17dcfd57019b4c72ae82b75;hb=eac4538f1f78b3d014539dc548fc6322e8337429;hp=653e939407a4067141f4da5bad97e11074af859a;hpb=8e6d10121beaa001ea97b8c0225a938d6b189965;p=spider.git diff --git a/cmd/bye.pl b/cmd/bye.pl index 653e9394..41d3ee91 100644 --- a/cmd/bye.pl +++ b/cmd/bye.pl @@ -1,10 +1,11 @@ # # the bye command # -# $Id$ +# # my $self = shift; +return (1, $self->msg('e5')) if $self->inscript; # log out text if ($self->is_user && -e "$main::data/logout") {