X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fdx.pl;h=17a17d27e3e23e4fa0ec19a0aa092ddbb3699862;hb=09329eacb3f485e1c746ff8f378d08d3ac5df0e7;hp=31809a734c7158be99dda8f73835fcb0b22beaba;hpb=975cdb91b06595491e639e4d46b923f29d68ad2f;p=spider.git diff --git a/cmd/show/dx.pl b/cmd/show/dx.pl index 31809a73..17a17d27 100644 --- a/cmd/show/dx.pl +++ b/cmd/show/dx.pl @@ -369,7 +369,7 @@ my @res = Spot::search($expr, $fromday, $today, $from, $to, $hint, $dofilter ? $ my $ref; my @dx; foreach $ref (@res) { - if ($self->ve7cc) { + if ($self && $self->ve7cc) { push @out, VE7CC::dx_spot($self, @$ref); } else { if ($real) {