You are here

constant READONLYMODE_FORM_DENIED in Read only mode 7

Indicate the form has been blocked by readonlymode.

1 use of READONLYMODE_FORM_DENIED
_readonlymode_form_check in ./readonlymode.module
Internal handler to check whether this form is to be restricted.

File

./readonlymode.module, line 20
The Read Ony Mode main module file.

Code

define('READONLYMODE_FORM_DENIED', 0);