constant PASS_THROUGH

Flag used to indicate that text has already been sanitized.

See also

drupal_set_title()

Archivo

drupal-7.x/includes/bootstrap.inc, line 232
Functions that need to be loaded on every Drupal request.

Código

define('PASS_THROUGH', -1)