constant HTTPBL_LOG_VERBOSE in http:BL 7
3 uses of HTTPBL_LOG_VERBOSE
- httpbl_check in ./
httpbl.module - Check if an IP should be banned
- httpbl_comment_presave in ./
httpbl.module - Implementation of hook_comment_presave()
- httpbl_dnslookup in ./
httpbl.module - Do http:BL DNS lookup
File
- ./
httpbl.module, line 39 - Implementation of http:BL for Drupal. It provides IP-based blacklisting through http:BL and allows linking to a honeypot.
Code
define('HTTPBL_LOG_VERBOSE', 2);