mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
(legacy) remove global, cleanup for https://github.com/opnsense/core/issues/451
This commit is contained in:
parent
ca4cf5538b
commit
50dc2e5791
@ -868,7 +868,7 @@ function filter_get_direct_networks_list($returnsubnetsonly = true) {
|
||||
|
||||
function filter_generate_optcfg_array()
|
||||
{
|
||||
global $config, $FilterIflist;
|
||||
global $config;
|
||||
|
||||
$FilterIflist = array();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user