AddOn/Datenexport_Zeiterfassung/Kalender-Export-Parser.php aktualisiert
This commit is contained in:
parent
9f08822c52
commit
6c64205161
|
|
@ -76,7 +76,7 @@ $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 = '[
|
||||
{
|
||||
"nr": "33",
|
||||
|
|
|
|||
Loading…
Reference in New Issue