more work on settings

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-02-27 16:03:24 +01:00
parent a73f6ffef5
commit d9f909150d
14 changed files with 71 additions and 1410 deletions

View File

@@ -61,7 +61,7 @@ if ($page == 'overview' && $userinfo['change_serversettings'] == '1') {
\Froxlor\UI\Response::standard_error($lng['error']['session_timeout'], $lng['error']['session_timeout_desc']);
}
if (\Froxlor\UI\Form::processFormEx($settings_data, $_POST, array(
if (\Froxlor\UI\Form::processForm($settings_data, $_POST, array(
'filename' => $filename,
'action' => $action,
'page' => $page