ERROR_REPORTING_HIDE

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

Error reporting level: display no errors.

File

includes/errors.inc, line 11
Functions for error handling.

Code

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