constant ERROR_REPORTING_DISPLAY_ALL
Error reporting level: display all messages.
Archivo
- drupal-7.x/
includes/ bootstrap.inc, line 41 - Functions that need to be loaded on every Drupal request.
Código
define('ERROR_REPORTING_DISPLAY_ALL', 2)
Error reporting level: display all messages.
define('ERROR_REPORTING_DISPLAY_ALL', 2)