constant ERROR_REPORTING_HIDE
Error reporting level: display no errors.
Archivo
- drupal-7.x/
includes/ bootstrap.inc, line 31 - Functions that need to be loaded on every Drupal request.
Código
define('ERROR_REPORTING_HIDE', 0)
Error reporting level: display no errors.
define('ERROR_REPORTING_HIDE', 0)