constant HTTPBL_CHECK_COMMENTS in http:BL 6
Same name and namespace in other branches
- 6.2 httpbl.module \HTTPBL_CHECK_COMMENTS
- 7 httpbl.module \HTTPBL_CHECK_COMMENTS
2 uses of HTTPBL_CHECK_COMMENTS
- httpbl_comment in ./
httpbl.module - Implementation of hook_comment().
- httpbl_requirements in ./
httpbl.module - Implementation of hook_requirements().
File
- ./
httpbl.module, line 48 - Implementation of http:BL for Drupal. It provides IP-based blacklisting through http:BL and allows linking to a honeypot.
Code
define('HTTPBL_CHECK_COMMENTS', 1);