mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +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 settings. Internal communication (WS).
|
||||||
$gotty = get_parameter(
|
$gotty = get_parameter(
|
||||||
'gotty',
|
'gotty',
|
||||||
null
|
''
|
||||||
);
|
);
|
||||||
$gotty_host = get_parameter(
|
$gotty_host = get_parameter(
|
||||||
'gotty_host',
|
'gotty_host',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user