mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
committed by
Neil Lathwood
parent
aadd627863
commit
abc6a5b799
@@ -40,7 +40,6 @@ if (!$device['device_id']) {
|
||||
$file = $config['install_dir'].'/includes/snmptrap/'.$entry['1'].'.inc.php';
|
||||
if (is_file($file)) {
|
||||
include "$file";
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
echo "unknown trap ($file)";
|
||||
}
|
||||
|
Reference in New Issue
Block a user