install-finish-magic
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -231,7 +231,11 @@ return [
|
||||
'type' => 'checkbox',
|
||||
'value' => '1',
|
||||
'checked' => old('manual_config', '0', 'installation'),
|
||||
]
|
||||
],
|
||||
'target_servername' => [
|
||||
'type' => 'hidden',
|
||||
'value' => $_SESSION['installation']['servername'] ?? "",
|
||||
],
|
||||
]
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user