ERROR_REPORTING_HIDE

in includes/errors.inc

Error reporting level: display no errors.

<?php
define('ERROR_REPORTING_HIDE', 0);
?>