Parent Directory
|
Revision Log
|
Patch
--- spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/URIDNSBL.pm 2007/09/01 23:16:38 571893
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/URIDNSBL.pm 2007/09/06 00:27:12 573117
@@ -200,7 +200,7 @@
# don't keep dereferencing this
my $skip_domains = $scanner->{main}->{conf}->{uridnsbl_skip_domains};
- # list of arrays to use in order
+ # list of hashes to use in order
my @uri_ordered;
# Generate the full list of html-parsed domains.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |