CMXX - Software update servicekit

This commit is contained in:
“VeLiTi”
2024-11-11 19:27:34 +01:00
parent 21d03072bd
commit 5d79c325ee
7 changed files with 313 additions and 69 deletions

View File

@@ -178,7 +178,7 @@ echo ']';
break;
case 'serviceInit':
include './settings/systemservicetool.php';
include './settings/systemservicetool_init.php';
echo json_encode($init);
break;