mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
config: typo
This commit is contained in:
parent
bf4c93f6b0
commit
c8e8b49db1
@ -142,7 +142,7 @@ function parse_config()
|
||||
{
|
||||
$cnf = OPNsense\Core\Config::getInstance();
|
||||
|
||||
// return config data as array, use old "listags" construction to mark certain elements as array (even if they're not recurring)
|
||||
// return config data as array, use old "listtags" construction to mark certain elements as array (even if they're not recurring)
|
||||
$config = $cnf->toArray(listtags());
|
||||
|
||||
return $config;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user