X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fqrz.pl;h=910b1997d9fd94e662030cd75d3aac89e80f9915;hb=72457d1f7d98fd716d54cadb3b667d884cebc134;hp=9dd99818d4d4bc231b7caf62c5559911e0df832b;hpb=3acdc2b85c646b97ecb7504fb5e982a8b5839455;p=spider.git diff --git a/cmd/show/qrz.pl b/cmd/show/qrz.pl index 9dd99818..910b1997 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', uc $l) unless @out; } else { push @out, $self->msg('e18', 'QRZ.com'); }