same, null is overwritten by ws.php

This commit is contained in:
fbsanchez 2019-11-07 13:11:11 +01:00
parent f95ecb0f28
commit 664017aa38
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ function quickShellSettings()
// Gotty settings. Internal communication (WS).
$gotty = get_parameter(
'gotty',
null
''
);
$gotty_host = get_parameter(
'gotty_host',