mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
interfaces: typo in previous #5637
This commit is contained in:
parent
2862eaf0cc
commit
3c8efbc5f6
@ -225,7 +225,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {
|
||||
ifgroup_setup();
|
||||
$confif = convert_real_interface_to_friendly_interface_name($bridge['bridgeif']);
|
||||
if ($confif != '') {
|
||||
interface_configure(false, $config);
|
||||
interface_configure(false, $confif);
|
||||
}
|
||||
header(url_safe('Location: /interfaces_bridge.php'));
|
||||
exit;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user