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