constant SPAMBOT_DEFAULT_BLOCKED_MESSAGE in Spambot 7
Same name and namespace in other branches
- 6.3 spambot.module \SPAMBOT_DEFAULT_BLOCKED_MESSAGE
2 uses of SPAMBOT_DEFAULT_BLOCKED_MESSAGE
- spambot_settings_form in ./
spambot.admin.inc - Form builder for settings form.
- spambot_user_register_form_validate in ./
spambot.module - Validate callback for user_register form.
File
- ./
spambot.module, line 19 - Main module file.
Code
define('SPAMBOT_DEFAULT_BLOCKED_MESSAGE', 'Your email address or username or IP address is blacklisted.');