filter_configure() -> filter_configure_sync()

This commit is contained in:
Scott Ullrich 2005-07-10 22:48:44 +00:00
parent 7a8938518d
commit d418382252

View File

@ -1533,7 +1533,7 @@
</fields>
<stepsubmitphpaction>
$config['shaper']['enable'] = TRUE;
filter_configure();
filter_configure_sync();
header("Location: /status_queues.php");
</stepsubmitphpaction>
</step>