Update Helpers.php

fix typo
This commit is contained in:
Christoph
2025-02-21 09:17:19 +01:00
committed by GitHub
parent c45d81c770
commit a511ae85fb

View File

@@ -366,7 +366,7 @@ function xmlToCommand($xml, $create_paths=false) {
$TS_state_dir = '';
$TS_serve_funnel = '';
$TS_serve_port = '';
$TS_server_target = '';
$TS_serve_target = '';
$TS_serve_local_path = '';
$TS_serve_protocol = '';
$TS_serve_protocol_port = '';