mirror of
https://github.com/silverstripe/silverstripe-spamprotection.git
synced 2024-10-22 12:05:59 +00:00
Will Rossiter
78038e14ca
APICHANGE: Removed getFieldName() and replaced it with getFormField(). APICHANGE: removed individual calls to update_form() on Spam Protectors to make the code simplier. APICHANGE: removed callback objects on the SpamProtectorFields as they were no longer used. APICHANGE: removed fieldMapping from individual formfields to the abstract class. MINOR: fixed misc documentation with package names
############################################### SpamProtection Module ############################################### Maintainer Contact ----------------------------------------------- Saophalkun Ponlu <phalkunz (at) silverstripe (dot) com> Will Rossiter <will (at) silverstripe (dot) com> Requirements ----------------------------------------------- SilverStripe 2.3 Documentation ----------------------------------------------- http://doc.silverstripe.com/doku.php?id=modules:spamprotection Installation Instructions ----------------------------------------------- See INSTALL Usage Overview ----------------------------------------------- See INSTALL Known issues -----------------------------------------------
Description
Languages
PHP
100%