mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update edit_user_profile.php
This commit is contained in:
parent
91e58e2047
commit
ea9dee60fc
@ -147,7 +147,7 @@ switch ($field)
|
||||
}
|
||||
$btu[$field] = $value;
|
||||
$this->response['update_ids']['u_ratio'] = (string) get_bt_ratio($btu);
|
||||
CACHE('bb_cache')->rm('btu_' . $user_id);
|
||||
CACHE('bb_cache')->rm('btu_' . $user_id);
|
||||
break;
|
||||
|
||||
case 'user_points':
|
||||
|
Loading…
Reference in New Issue
Block a user