Minor improvements (#1446)

* Minor improvements

* Updated

* Update edit_user_profile.php

* Update CHANGELOG.md
This commit is contained in:
Roman Kelesidis 2024-04-11 19:00:02 +07:00 committed by GitHub
commit 71a372ed66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 3 deletions

View file

@ -105,7 +105,6 @@ switch ($field) {
$this->response['new_value'] = $this->request['value'];
break;
case 'user_from':
case 'user_occ':
case 'user_interests':
$value = htmlCHR($value);