You are here

constant ACCESS_FILTER_DENY_ACTION_200 in Access Filter 7

Send specified message to user with 200 status on access denied.

2 uses of ACCESS_FILTER_DENY_ACTION_200
AccessFilterResrictionTestCase::testRestrictionAccess in ./access_filter.test
Test filter restriction functions.
access_filter_boot in ./access_filter.module
Implements hook_boot().

File

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

Code

define('ACCESS_FILTER_DENY_ACTION_200', '200');