You are here

constant DUPLICATE_BLACKLIST_NOTIFY in Spam 5.3

2 uses of DUPLICATE_BLACKLIST_NOTIFY
duplicate_admin_settings in filters/duplicate/duplicate.module
duplicate_init in filters/duplicate/duplicate.module
If IP blacklisting and IP blocking are both enabled, perform a database query on each page load to see if the current visitor has been blacklisted.

File

filters/duplicate/duplicate.module, line 12

Code

define('DUPLICATE_BLACKLIST_NOTIFY', 1);