constant ANTISPAM_COUNT_FALSE_POSITIVE in AntiSpam 7
Same name and namespace in other branches
- 6 antispam.module \ANTISPAM_COUNT_FALSE_POSITIVE
6 uses of ANTISPAM_COUNT_FALSE_POSITIVE
- 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.
File
- ./
antispam.module, line 39 - Primary hook implementations for the Antispam module.
Code
define('ANTISPAM_COUNT_FALSE_POSITIVE', 4);