constant ANTISPAM_COUNT_SPAM_DETECTED in AntiSpam 6
Same name and namespace in other branches
- 7 antispam.module \ANTISPAM_COUNT_SPAM_DETECTED
8 uses of ANTISPAM_COUNT_SPAM_DETECTED
- antispam_block in ./
antispam.module - Implementation of hook_block().
- 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
- antispam_help in ./
antispam.module - Implementation of hook_help().
File
- ./
antispam.module, line 35
Code
define('ANTISPAM_COUNT_SPAM_DETECTED', 1);