mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
refactor: Move OS definitions into yaml files (#5189)
This commit is contained in:
@@ -53,6 +53,7 @@ if (getenv('SNMPSIM')) {
|
||||
require $install_dir . '/tests/mocks/mock.snmp.inc.php';
|
||||
}
|
||||
|
||||
require $install_dir . '/lib/yaml/vendor/autoload.php';
|
||||
ini_set('display_errors', 1);
|
||||
error_reporting(E_ALL & ~E_WARNING);
|
||||
//error_reporting(E_ALL);
|
||||
|
||||
Reference in New Issue
Block a user