constant ERROR_REPORTING_HIDE

Error reporting level: display no errors.

File

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

Code

const ERROR_REPORTING_HIDE = 'hide';