mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Commit missed global
This commit is contained in:
parent
9a03bc1905
commit
ee3576ddd3
@ -3746,7 +3746,7 @@ function interface_get_wireless_clone($wlif) {
|
||||
}
|
||||
|
||||
function get_real_interface($interface = "wan") {
|
||||
global $config;
|
||||
global $config, $g;
|
||||
|
||||
$wanif = NULL;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user