Update register.php

This commit is contained in:
Roman Kelesidis 2023-10-25 23:43:32 +07:00
parent 156b255b53
commit 830ed9704e

View File

@ -66,7 +66,7 @@ switch ($mode)
}
}
// field => can_edit
// field => can_edit (dont change)
$profile_fields = array(
'username' => true,
'user_password' => true,