remove console warning, dupe fields
[spider.git] / perl / DXCommandmode.pm
index b9e6c67878b2288f3a32d0c629ef3e73ca1a6ef3..1960a8905f36a4561e1a23a41790328c2f3088fa 100644 (file)
@@ -208,7 +208,7 @@ sub start
 
        # is this a bad ip address?
        if (is_ipaddr($self->{hostname})) {
-               $self->{badip} = DXCIDR->find($self->{hostname});
+               $self->{badip} = DXCIDR::find($self->{hostname});
        }
        
        # do we need to send a forward/opernam?