mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
dhcp: style fix
This commit is contained in:
parent
26d9815df0
commit
6124cdc41f
@ -1393,8 +1393,9 @@ function services_dhcrelay_configure($verbose = false)
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else
|
||||
$destif = get_real_interface("wan");
|
||||
} else {
|
||||
$destif = get_real_interface("wan");
|
||||
}
|
||||
}
|
||||
|
||||
if (!empty($destif)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user