You are here

constant HTTPBL_DB_OFF in http:BL 8

2 uses of HTTPBL_DB_OFF
HttpblEvaluator::evaluateVisitor in src/HttpblEvaluator.php
Manages remote and local lookups on visiting host IPs, evaluates their remote status as safe or suspicious and determines a locally stored status (safe / white-listed, grey-listed, or blacklisted) which is used (by other functions) to determine an…
httpbl_cron in ./httpbl.module
Implements hook_cron().

File

src/HttpblEvaluator.php, line 48

Namespace

Drupal\httpbl

Code

define('HTTPBL_DB_OFF', 0);