constant ANTISPAM_COUNT_ALL in AntiSpam 7
Same name and namespace in other branches
- 6 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 35 - Primary hook implementations for the Antispam module.
Code
define('ANTISPAM_COUNT_ALL', 0);