mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 09:34:39 +00:00
firewall: remove empty assignment
This commit is contained in:
parent
bd6c048d45
commit
d908e00073
@ -464,7 +464,6 @@ function filter_configure_sync()
|
||||
$limitrules .= "set timeout src.track {$config['system']['srctrack']}\n";
|
||||
}
|
||||
|
||||
$rules = "";
|
||||
$rules = "{$limitrules}\n";
|
||||
$rules .= "{$aliases} \n";
|
||||
$rules .= "{$gateways} \n";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user