mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
filter_configure() -> filter_configure_sync()
This commit is contained in:
parent
7a8938518d
commit
d418382252
@ -1533,7 +1533,7 @@
|
||||
</fields>
|
||||
<stepsubmitphpaction>
|
||||
$config['shaper']['enable'] = TRUE;
|
||||
filter_configure();
|
||||
filter_configure_sync();
|
||||
header("Location: /status_queues.php");
|
||||
</stepsubmitphpaction>
|
||||
</step>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user