spider/cmd/set/badnode.pl
minima 0a92a4608d added DXHash.pm
added/changed set/unset/show baddx badspotter badnode
2001-01-09 00:59:39 +00:00

11 lines
175 B
Perl

#
# set list of bad dx nodes
#
# Copyright (c) 1998 - Dirk Koopman G1TLH
#
# $Id$
#
my ($self, $line) = @_;
return $DXProt::badnode->set(8, $self->msg('e12'), $self, $line);