forked from Adleraci/adlerka.top
debug print
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user