mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 08:40:21 -07:00
Actually update pronouns when admin intervention is required
This commit is contained in:
parent
d4c4b55806
commit
5d368577cb
@ -230,6 +230,7 @@
|
||||
"`moodurl` = '$moodurl',
|
||||
`profile_locked` = '$profile_locked',
|
||||
`editing_locked` = '$editing_locked',
|
||||
`pronouns` = '$pronouns',
|
||||
`titleoption` = '$titleoption'
|
||||
WHERE `id` = '$userid'") or print mysql_error();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user