Dotclear

Changeset 2524:4ce965db4e7d


Ignore:
Timestamp:
11/08/13 10:16:42 (12 years ago)
Author:
Dsls
Branch:
default
Message:

Prevent 1-word domains warnings in links lookup antispam (bis), fixes #1853

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/filters/class.dc.filter.linkslookup.php

    r2522 r2524  
    5050               if ($i == 0) { 
    5151                    // "domain" is 1 word long, don't check it 
    52                     return false; 
     52                    return null; 
    5353               } 
    5454               $host = $domain_elem[$i]; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map