X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fqrz.pl;h=4b05c7e0a5020b6d69369d084868dd5bc9969567;hb=dc016a0633cdb15d29b9a71fdec2c230fbad201b;hp=9dd99818d4d4bc231b7caf62c5559911e0df832b;hpb=7404ef390b4c7408e9aa3584e4b69ed800845996;p=spider.git diff --git a/cmd/show/qrz.pl b/cmd/show/qrz.pl index 9dd99818..4b05c7e0 100644 --- a/cmd/show/qrz.pl +++ b/cmd/show/qrz.pl @@ -39,6 +39,7 @@ foreach $l (@list) { } } $t->close; + push @out, $self->msg('e3', 'qrz.com', $call) unless @out; } else { push @out, $self->msg('e18', 'QRZ.com'); }