mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Change the default error_reporting level This will hopefully save confusion when there are things like syntax errors and missing required files. * Add E_PARSE error as well. This is a fatal error too.