constant WEBFORM_HONEYPOT_DISABLED_WEBFORM in Webform 6.x
Same name and namespace in other branches
- 8.5 third_party_settings/webform.honeypot.inc \WEBFORM_HONEYPOT_DISABLED_WEBFORM
Flag to indicate that a honeypot setting is disabled for all webforms.
File
- third_party_settings/
webform.honeypot.inc, line 29 - Integrates third party settings on the Honeypot module's behalf.
Code
define('WEBFORM_HONEYPOT_DISABLED_WEBFORM', 2);