added show/ik3qar command
[spider.git] / cmd / show / dxqsl.pl
index 86905d512f08bc79940af70af1f94ddeb516cb4b..2017a6ae37c6db0ff179d0ec110ca29193549e70 100644 (file)
@@ -3,14 +3,14 @@
 #
 # Copyright (c) 2003 Dirk Koopman G1TLH
 #
-# $Id$
+#
 #
 
 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;