icingaweb2/.puppet/modules/php/templates/error_reporting.ini.erb
2014-12-10 16:02:54 +01:00

5 lines
100 B
Plaintext

error_reporting = E_ALL | E_STRICT
display_errors = On
display_startup_errors = On
html_errors = On