mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Minor improvements (#237)
This commit is contained in:
parent
365d4bfcb7
commit
fac7e97cf9
@ -2688,7 +2688,7 @@ function profile_url ($data)
|
||||
return $profile;
|
||||
}
|
||||
|
||||
function get_avatar ($user_id, $ext_id, $allow_avatar = true, $size = true, $height = '100', $width = '100')
|
||||
function get_avatar ($user_id, $ext_id, $allow_avatar = true, $size = true, $height = '', $width = '')
|
||||
{
|
||||
global $bb_cfg;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user