- 1.17.x includes/bootstrap.inc CHECK_PLAIN
- 1.15.x includes/bootstrap.inc CHECK_PLAIN
- 1.16.x includes/bootstrap.inc CHECK_PLAIN
Flag used to indicate that text is not sanitized, so run check_plain().
See also
File
- includes/
bootstrap.inc, line 241 - Functions that need to be loaded on every Backdrop request.
Code
define('CHECK_PLAIN', 0)