You are here

constant WEIGHT_ALWAYS_SPAM in Spam 5

3 uses of WEIGHT_ALWAYS_SPAM
spam_custom_filter in ./spam.module
spam_url_filter in ./spam.module
spam_url_limit in ./spam.module
Check if content has two many total urls, or if the same base url is repeated too many times.

File

./spam.module, line 182

Code

define('WEIGHT_ALWAYS_SPAM', 200);