This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-spamprotection
Watch
1
Star
0
Fork
0
You've already forked silverstripe-spamprotection
mirror of
https://github.com/silverstripe/silverstripe-spamprotection.git
synced
2024-10-22 12:05:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-spamprotection
/
code
History
Sean Harvey
59ef9b376d
BUGFIX If spam protector class doesn't exist, a warning is thrown - however, it still tries to create the object in live mode -
...
don't allow this
2009-08-16 22:42:26 +00:00
..
EditableSpamProtectionField.php
MINOR: hide the spam protection field from the reports as it is not required
2009-07-05 06:47:43 +00:00
SpamProtector.php
FEATURE: added ability to create a spam protector field in user defined forms
2009-03-25 02:14:26 +00:00
SpamProtectorField.php
API: Fix inconsistent and incorrect spelling
2009-06-04 22:57:33 +00:00
SpamProtectorManager.php
BUGFIX If spam protector class doesn't exist, a warning is thrown - however, it still tries to create the object in live mode -
2009-08-16 22:42:26 +00:00