mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
missing global in filter.inc
This commit is contained in:
parent
0e158f0b0c
commit
65653b7c97
@ -320,6 +320,8 @@ function filter_pflog_start()
|
||||
|
||||
function filter_configure()
|
||||
{
|
||||
global $config;
|
||||
|
||||
/*
|
||||
* NOTE: Check here for bootup status since this should not be triggered during bootup.
|
||||
* The reason is that rc.bootup calls filter_configure_sync directly which does this too.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user