kludge version in pc19
[spider.git] / perl / DXProt.pm
index 7972bc3bf83f6ba7baa677ed29ebac82e7fd0fb1..3001d6eb1b3cb8a9c4f7fe894ff3cf2ec5ae8115 100644 (file)
@@ -1547,9 +1547,8 @@ sub handle_51
        }
 
        my $thing = Thingy::Ping->new(origin=>$main::mycall);
-       $thing->from_DXProt(user=>$_[2], group=>$_[1], out=>$_[3], DXProt=>$line);
-       $thing->process($self);
-       
+       $thing->from_DXProt($self, $line, @_);
+       $thing->handle($self);
 }
 
 # dunno but route it