mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
config: views cope with theme fallback now
This commit is contained in:
parent
f84dfed452
commit
8a412b82d0
@ -3419,8 +3419,6 @@ function upgrade_111_to_112()
|
||||
{
|
||||
global $config;
|
||||
|
||||
$config['theme'] = 'opnsense';
|
||||
|
||||
if (isset($config['system']['ssh']['sshdkeyonly'])) {
|
||||
unset($config['system']['ssh']['sshdkeyonly']);
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user