You are here

constant DUPLICATE_BLACKLIST_BLOCK in Spam 5.3

1 use of DUPLICATE_BLACKLIST_BLOCK
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 13

Code

define('DUPLICATE_BLACKLIST_BLOCK', 2);