You are here

constant SPAM_VERBOSE in Spam 5

Same name and namespace in other branches
  1. 5.3 spam.module \SPAM_VERBOSE
  2. 6 spam.module \SPAM_VERBOSE
2 uses of SPAM_VERBOSE
spam_content_filter in ./spam.module
Determine whether or not provided text is spam.
spam_ip_filter in ./spam.module
If blacklist is enabled, check to see if this is a known spammer IP. If it is, make them wait a while then redirect them to the main page with an indication that they're currently blacklisted.

File

./spam.module, line 166

Code

define('SPAM_VERBOSE', 3);