ERROR_REPORTING_DISPLAY_ALL

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

Error reporting level: display all messages.

File

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

Code

define('ERROR_REPORTING_DISPLAY_ALL', 2)
Login or register to post comments