mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 10:35:27 +00:00
Update InterfaceController.php
This commit is contained in:
parent
10fb12f07d
commit
439876a5eb
@ -85,10 +85,9 @@ class InterfaceController extends ApiControllerBase
|
||||
$backend = new Backend();
|
||||
$response = $backend->configdpRun("interface flush arp");
|
||||
return $response;
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
return array("message" => "error");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user