refactor: Various Code Cleanup (#5777)

* refactor: Various Code Cleanup

* moar
This commit is contained in:
Søren Rosiak
2017-02-05 23:37:08 +01:00
committed by Neil Lathwood
parent 883095deac
commit 414efb3539
10 changed files with 20 additions and 66 deletions

View File

@@ -34,7 +34,6 @@ if ($config['enable_vrf_lite_cisco']) {
d_echo("\n[DEBUG]\nUsing $mib\n[/DEBUG]\n");
d_echo("\n[DEBUG List Vrf only name]\n$listVrf\n[/DEBUG]\n");
$tableVrf;
foreach (explode("\n", $listVrf) as $lineVrf) {
$tmpVrf = explode(" ", $lineVrf, 2);
//the $tmpVrf[0] will be the context