mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Minor tidies
This commit is contained in:
@ -266,7 +266,7 @@ function poll_mib_def($device, $mib_name_table, $mib_subdir, $mib_oids, $mib_gra
|
||||
|
||||
global $config;
|
||||
|
||||
echo("This is mag_poll_mib_def Processing\n");
|
||||
echo("This is poll_mib_def Processing\n");
|
||||
$mib = NULL;
|
||||
|
||||
if (stristr($mib_name_table, "UBNT")) {
|
||||
|
Reference in New Issue
Block a user