constant ANTISPAM_COUNT_HAM_DETECTED in AntiSpam 6
Same name and namespace in other branches
- 7 antispam.module \ANTISPAM_COUNT_HAM_DETECTED
6 uses of ANTISPAM_COUNT_HAM_DETECTED
- 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_nodeapi in ./
antispam.module - Implementation of hook_nodeapi().
- antispam_set_counter in ./
antispam.module - Set today's counter value for the specified counter type
File
- ./
antispam.module, line 36
Code
define('ANTISPAM_COUNT_HAM_DETECTED', 2);