mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Minor improvements (#1446)
* Minor improvements * Updated * Update edit_user_profile.php * Update CHANGELOG.md
This commit is contained in:
parent
edcdaad690
commit
71a372ed66
3 changed files with 2 additions and 3 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue