Changeset 35837
- Timestamp:
- 03/22/08 11:43:24 (4 months ago)
- Files:
-
- worst-offenders/trunk/plugin.php (modified) (1 diff)
- worst-offenders/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
worst-offenders/trunk/plugin.php
r35682 r35837 22 22 include("classes/md5_litmus.php"); 23 23 include("classes/name_length_litmus.php"); 24 include("classes/obvious_name_litmus.php"); 24 25 25 26 ?> worst-offenders/trunk/readme.txt
r35829 r35837 44 44 45 45 1. 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.46 1. Each separate spam litmus test provides a tab showing which messages have been identified using that test. 47 47 48 48 == To do ==
