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