AddOn/Datenexport_Zeiterfassung/Kalender-Export-Parser.php aktualisiert

This commit is contained in:
olaf.braun 2025-06-29 22:53:30 +02:00
parent 9f08822c52
commit 6c64205161
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ $inputdata = "
echo json_encode(parseCsvToFilteredArray($inputdata)); echo json_encode(parseCsvToFilteredArray($inputdata));
//Info for Parser Function (the same into the Frontend test2.html is working) //Info for Parser Function (the same in the frontend test2.html works)
$outputdata = '[ $outputdata = '[
{ {
"nr": "33", "nr": "33",