You are here

constant HTTPBL_THRESHOLD_GREY in http:BL 6.2

Same name and namespace in other branches
  1. 6 httpbl.module \HTTPBL_THRESHOLD_GREY
  2. 7 httpbl.module \HTTPBL_THRESHOLD_GREY

Threshold levels.

2 uses of HTTPBL_THRESHOLD_GREY
httpbl_admin_settings in ./httpbl.module
Implementation of hook_settings().
httpbl_check in ./httpbl.module
Check if an IP should be banned

File

./httpbl.module, line 47
Implementation of http:BL for Drupal. It provides IP-based blacklisting through http:BL and allows linking to a honeypot.

Code

define('HTTPBL_THRESHOLD_GREY', 1);