mastodonapi.php aktualisiert

This commit is contained in:
simonpipe 2025-08-11 17:30:10 +02:00
parent a04f6e6d61
commit 2c6033ede1

View file

@ -219,4 +219,4 @@ MD;
echo "<h1>" . htmlspecialchars($message) . "</h1>"; echo "<h1>" . htmlspecialchars($message) . "</h1>";
exit; exit;
} }
} }