mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
same, null is overwritten by ws.php
This commit is contained in:
parent
f95ecb0f28
commit
664017aa38
@ -315,7 +315,7 @@ function quickShellSettings()
|
||||
// Gotty settings. Internal communication (WS).
|
||||
$gotty = get_parameter(
|
||||
'gotty',
|
||||
null
|
||||
''
|
||||
);
|
||||
$gotty_host = get_parameter(
|
||||
'gotty_host',
|
||||
|
Loading…
x
Reference in New Issue
Block a user