mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
config: keep this for now #5768
This commit is contained in:
parent
094ac7bae0
commit
c0875880a4
@ -149,6 +149,8 @@ function write_config($desc = '', $backup = true)
|
||||
}
|
||||
}
|
||||
|
||||
plugins_interfaces();
|
||||
|
||||
$cnf = OPNsense\Core\Config::getInstance();
|
||||
$cnf->fromArray($config);
|
||||
$revision_info = make_config_revision_entry($desc);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user