You are here

constant SPAM_FILTER_CUSTOM_SCAN_REFERRER in Spam 6

3 uses of SPAM_FILTER_CUSTOM_SCAN_REFERRER
spam_filter_custom_admin_filter in filters/spam_filter_custom/spam_filter_custom.module
Create or edit a custom spam filter.
spam_filter_custom_admin_settings in filters/spam_filter_custom/spam_filter_custom.module
Adminsitrative interface for configuring custom spam filter rules.
spam_filter_custom_spam_filter in filters/spam_filter_custom/spam_filter_custom.module
Apply enabled custom filter rules against content.

File

filters/spam_filter_custom/spam_filter_custom.module, line 23
Custom spam filter module Copyright(c) 2007-2009 Jeremy Andrews <jeremy@tag1consulting.com>.

Code

define('SPAM_FILTER_CUSTOM_SCAN_REFERRER', 0x4);