Changeset 45015
- Timestamp:
- 05/09/08 11:26:29 (2 months ago)
- Files:
-
- worst-offenders/trunk/classes/first_word_litmus.php (added)
- worst-offenders/trunk/plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
worst-offenders/trunk/plugin.php
r43791 r45015 22 22 include("classes/name_length_litmus.php"); 23 23 include("classes/obvious_name_litmus.php"); 24 include("classes/first_word_litmus.php"); 24 25 25 26 ?>
