remove unused IgnorantRecursiveDirectoryIterator and fix uninitialized variables

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-04-20 15:11:48 +02:00
parent 58c646f59e
commit b362c1f232
5 changed files with 6 additions and 25 deletions

View File

@@ -233,7 +233,7 @@ return array(
'save_method' => 'storeSettingField',
'advanced_mode' => true
),
'system_disable_le_selfcheck' => array(
'system_le_domain_dnscheck' => array(
'label' => $lng['serversettings']['le_domain_dnscheck'],
'settinggroup' => 'system',
'varname' => 'le_domain_dnscheck',