Changeset 1175
- Timestamp:
- 06/22/08 01:07:34 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
sites/oxford.openguides.org/lib/OpenGuides/SpamPlugin/Akismet.pm
r1174 r1175 21 21 To => $args{email}, 22 22 Subject => "Attempted spam edit on " . $args{'url'}, 23 Data => "Someone just tried to edit oxford.openguides.org, and "23 Data => "Someone just tried to edit " . $args{'url'} . ", and " 24 24 . "Akismet said no.\n\n" 25 25 . "Here's a dump of the details:\n"
