constant PASS_THROUGH
Flag used to indicate that text has already been sanitized.
See also
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)
Flag used to indicate that text has already been sanitized.
define('PASS_THROUGH', -1)