constant WEBFORM_HONEYPOT_DISABLED_WEBFORM in Webform 8.5
Same name and namespace in other branches
- 6.x 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);