debug print

This commit is contained in:
2024-02-03 17:10:54 +01:00
parent 0b7a8c0252
commit e37bfdd291
2 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ require_once "lib/account.php";
function endpoint($endpoint_data): array
{
print_r($endpoint_data);
return match ($endpoint_data["action"]) {
//not logged in start