adding the form_spam_protection plugin that was missing from the last commit

This commit is contained in:
Matthias Tarasiewicz 2007-02-13 13:27:54 +00:00
commit c9a9b7d315
15 changed files with 493 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# desc "Explaining what the task does"
# task :form_spam_protection do
# # Task goes here
# end