X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fannounce.pl;h=f9d3fc4b285b8640c0cf04100ba49600634de184;hb=cce345b95c555a0b45218c5b452bc0f5f4f13bab;hp=1f2d24ab397873b8ea3471a024e0ce89febb452d;hpb=8a0f0fc3c54895f0ce8b0207e42af1f693d757f6;p=spider.git diff --git a/cmd/announce.pl b/cmd/announce.pl index 1f2d24ab..f9d3fc4b 100644 --- a/cmd/announce.pl +++ b/cmd/announce.pl @@ -35,6 +35,7 @@ if ($sort eq "FULL") { $to = "LOCAL"; } +Log('ann', $to, $from, $line); DXProt::broadcast_list("To $to de $from <$t>: $line", @locals); if ($to ne "LOCAL") { $line =~ s/\^//og; # remove ^ characters!