X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fdxqsl.pl;h=2017a6ae37c6db0ff179d0ec110ca29193549e70;hb=51de27cf70637ec8687f43d75d4d9ef3f67e1fa3;hp=a4b0a3f9f8f82fdf38269aa4901bbc18f774d08f;hpb=2255cfd184e50c01e1b655961a59ae050147aa79;p=spider.git diff --git a/cmd/show/dxqsl.pl b/cmd/show/dxqsl.pl index a4b0a3f9..2017a6ae 100644 --- a/cmd/show/dxqsl.pl +++ b/cmd/show/dxqsl.pl @@ -10,7 +10,7 @@ my ($self, $line) = @_; my @call = split /\s+/, uc $line; my @out; -$DB::single=1; +#$DB::single=1; return (1, $self->msg('db3', 'QSL')) unless $QSL::dbm;