Sync with latest (2/13/2007) Instiki svn.
This commit is contained in:
parent
f896f8fbdc
commit
d291318f3e
29 changed files with 3212 additions and 1338 deletions
4
vendor/plugins/form_spam_protection/init.rb
vendored
Normal file
4
vendor/plugins/form_spam_protection/init.rb
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
require 'form_spam_protection'
|
||||
require File.join(File.dirname(__FILE__), 'vendor/enkoder/lib/enkoder')
|
||||
require File.join(File.dirname(__FILE__), "/test/mocks/enkoder") if RAILS_ENV == 'test'
|
||||
ActionController::Base.send :include, FormSpamProtection
|
Loading…
Add table
Add a link
Reference in a new issue