Changeset 35837

Show
Ignore:
Timestamp:
03/22/08 11:43:24 (4 months ago)
Author:
ear1grey
Message:

Enabling the Obvious Name Litmus test
Tweaking version number.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • worst-offenders/trunk/plugin.php

    r35682 r35837  
    2222include("classes/md5_litmus.php"); 
    2323include("classes/name_length_litmus.php"); 
     24include("classes/obvious_name_litmus.php"); 
    2425 
    2526?> 
  • worst-offenders/trunk/readme.txt

    r35829 r35837  
    4444 
    45451. Worst Offenders adds a tab to the Comments page showing how many of the currently queued spam comments it can delete. 
    46 2. Each separate spam litmus test provides a tab showing which messages have been identified using that test. 
     461. Each separate spam litmus test provides a tab showing which messages have been identified using that test. 
    4747 
    4848== To do ==