add new settings_mode setting to switch between basic and advanced view

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-04-08 15:53:20 +02:00
parent 01c6096998
commit 578b2811a5
12 changed files with 105 additions and 9 deletions

View File

@@ -27,7 +27,7 @@
*
* @return void
*/
function parseAndOutputPreconfig2(&$has_preconfig, &$return, $current_version, $current_db_version)
function parseAndOutputPreconfig010(&$has_preconfig, &$return, $current_version, $current_db_version)
{
global $lng;