You are here

constant HTTPBL_CHECK_NONE in http:BL 6.2

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

Check levels.

4 uses of HTTPBL_CHECK_NONE
httpbl_admin_settings in ./httpbl.module
Implementation of hook_settings().
httpbl_boot in ./httpbl.module
Implementation of hook_boot().
httpbl_comment in ./httpbl.module
Implementation of hook_comment().
httpbl_requirements in ./httpbl.module
Implementation of hook_requirements().

File

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

Code

define('HTTPBL_CHECK_NONE', 0);