forked from Adleraci/adlerka.top
Add survey
This commit is contained in:
parent
ffcc6e5ce3
commit
983d74dff3
@ -322,7 +322,7 @@ function updateUserProfile(string $firstName, string $lastName, string $nickname
|
|||||||
$status["Status"] = "Success";
|
$status["Status"] = "Success";
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$status["Status"] = "Failing";
|
$status["Status"] = "$firstName $lastName $nickname $minecraft_nickname";
|
||||||
}
|
}
|
||||||
|
|
||||||
$stmt->close();
|
$stmt->close();
|
||||||
|
Loading…
Reference in New Issue
Block a user