Minor tidies

This commit is contained in:
Paul Gear
2015-06-08 14:56:12 +10:00
parent f27de0b8ff
commit 8f5bc4cdb6
2 changed files with 3 additions and 3 deletions

View File

@ -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")) {