CHECK_PLAIN

  1. drupal
    1. 7 includes/bootstrap.inc
    2. 8 core/includes/bootstrap.inc

Flag for drupal_set_title(); text is not sanitized, so run check_plain().

File

includes/bootstrap.inc, line 208
Functions that need to be loaded on every Drupal request.

Code

define('CHECK_PLAIN', 0)
Login or register to post comments