constant HTTPBL_LIST_SAFE in http:BL 7
Same name and namespace in other branches
- 6.2 httpbl.module \HTTPBL_LIST_SAFE
- 6 httpbl.module \HTTPBL_LIST_SAFE
Blacklist levels.
1 use of HTTPBL_LIST_SAFE
- httpbl_check in ./
httpbl.module - Check if an IP should be banned
File
- ./
httpbl.module, line 44 - Implementation of http:BL for Drupal. It provides IP-based blacklisting through http:BL and allows linking to a honeypot.
Code
define('HTTPBL_LIST_SAFE', 0);