X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FSpot.pm;h=3f5db145ee53c69494ee83852a46726b4f27c659;hb=4e6ea4e7991cf205a61637e16f5cf852399e7ad9;hp=72a898079617c35a7f73fabef374475b6ed895b5;hpb=d4b94aba599c706c4fcb61aa206b84e166e8b690;p=spider.git diff --git a/perl/Spot.pm b/perl/Spot.pm index 72a89807..3f5db145 100644 --- a/perl/Spot.pm +++ b/perl/Spot.pm @@ -233,7 +233,7 @@ sub search for (\$c = \$#spots; \$c >= 0; \$c--) { \$ref = \$spots[\$c]; if ($expr) { - if (\$dxchan && \$dxchan->{inspotsfilter}) { + if (\$dxchan && \$dxchan->{spotsfilter}) { if (\@\$ref < 9) { my \@dxcc = Prefix::cty_data(\$ref->[1]); if (\@dxcc) {