form.json editiert
This commit is contained in:
@@ -78,7 +78,7 @@ class Belevo_Server_Kommunikation extends IPSModule
|
||||
}
|
||||
|
||||
// Optional: Ausgabe im JSON-Format protokollieren
|
||||
IPS_LogMessage("OutputJSON", json_encode($output));
|
||||
IPS_LogMessage("Belevo_Server_Kommunikation", json_encode($output));
|
||||
|
||||
// Wenn gewünscht, kannst du das JSON zurückgeben oder speichern
|
||||
return json_encode($output);
|
||||
|
||||
Reference in New Issue
Block a user