From: minima Date: Fri, 11 Mar 2005 18:50:16 +0000 (+0000) Subject: still wrong, put it back X-Git-Tag: R_1_52~100 X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=4c4fbc7f0ec6c133f9fe88ecd41a22d7efad7706;p=spider.git still wrong, put it back --- diff --git a/perl/DXProt.pm b/perl/DXProt.pm index 8c605642..3001d6eb 100644 --- a/perl/DXProt.pm +++ b/perl/DXProt.pm @@ -1548,7 +1548,7 @@ sub handle_51 my $thing = Thingy::Ping->new(origin=>$main::mycall); $thing->from_DXProt($self, $line, @_); - $thing->broadcast($self); + $thing->handle($self); } # dunno but route it