X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=perl%2FAranea.pm;h=726a068d896a1180b76900ab44bd7605ca3e8f43;hb=308f2190e3386d6a6c10e8344f5979cefc6df6bf;hp=5ee04b1c1a43b654b0c7e1d1c0231ac6d7145fea;hpb=d737a53dd9247a0b3c57852dd605047d241beb47;p=spider.git diff --git a/perl/Aranea.pm b/perl/Aranea.pm index 5ee04b1c..726a068d 100644 --- a/perl/Aranea.pm +++ b/perl/Aranea.pm @@ -122,7 +122,7 @@ sub start # broadcast our configuration to the world unless ($self->{outbound}) { - my $thing = Thingy::Rt->new_lcf; + my $thing = Thingy::Rt->new_cf; $thing->broadcast; }