You are here

constant ACCESS_FILTER_PROCESS_TYPE_DENY in Access Filter 7

Deny to access from specified host.

1 use of ACCESS_FILTER_PROCESS_TYPE_DENY
access_filter_form_filter in ./access_filter.admin.inc
Form builder for the filter editing form.

File

./access_filter.module, line 41
Allows users to manage access filters.

Code

define('ACCESS_FILTER_PROCESS_TYPE_DENY', 'D');