ERROR_REPORTING_DISPLAY_SOME

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

Error reporting level: display errors and warnings.

File

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

Code

define('ERROR_REPORTING_DISPLAY_SOME', 1)
Login or register to post comments