You are here

constant WEBFORM_ANTIBOT_DISABLED_WEBFORM in Webform 8.5

Same name and namespace in other branches
  1. 6.x third_party_settings/webform.antibot.inc \WEBFORM_ANTIBOT_DISABLED_WEBFORM

Flag to indicate that antibot is disabled for all webforms.

File

third_party_settings/webform.antibot.inc, line 19
Integrates third party settings on the Antibot module's behalf.

Code

define('WEBFORM_ANTIBOT_DISABLED_WEBFORM', 2);