Skip to content

Commit

Permalink
Revert "(legacy) remove global, cleanup for #451"
Browse files Browse the repository at this point in the history
This reverts commit 8ee0c0a.
  • Loading branch information
fichtner committed Nov 25, 2015
1 parent 8a45858 commit 8cce826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/etc/inc/filter.inc
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ function filter_get_direct_networks_list($returnsubnetsonly = true) {

function filter_generate_optcfg_array()
{
global $config;
global $config, $FilterIflist;

$FilterIflist = array();

Expand Down

0 comments on commit 8cce826

Please sign in to comment.