You are here

constant ANTISPAM_COUNT_FALSE_NEGATIVE in AntiSpam 6

Same name and namespace in other branches
  1. 7 antispam.module \ANTISPAM_COUNT_FALSE_NEGATIVE
6 uses of ANTISPAM_COUNT_FALSE_NEGATIVE
antispam_callback_set_spam_status in ./antispam.module
Menu callback; mark/unmark content as spam.
antispam_confirm_multiple_operation_submit in ./antispam.admin.inc
confirm_form callback; perform the actual operation against selected content.
antispam_get_counter in ./antispam.module
Get today's counter value for the specified counter type
antispam_get_max_counter in ./antispam.module
Get max counter value for the specified counter type
antispam_get_total_counter in ./antispam.module
Get total counter value for the specified counter type

... See full list

File

./antispam.module, line 37

Code

define('ANTISPAM_COUNT_FALSE_NEGATIVE', 3);