constant ANTISPAM_COUNT_ALL in AntiSpam 6
Same name and namespace in other branches
- 7 antispam.module \ANTISPAM_COUNT_ALL
4 uses of ANTISPAM_COUNT_ALL
- 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_set_counter in ./
antispam.module - Set today's counter value for the specified counter type
File
- ./
antispam.module, line 34
Code
define('ANTISPAM_COUNT_ALL', 0);