mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[feature/avatars] Add note about when compatibility function was added
PHPBB3-10018
This commit is contained in:
parent
79356f5441
commit
e841453d03
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ if (!defined('IN_PHPBB'))
|
|||
|
||||
/**
|
||||
* Get user avatar
|
||||
*
|
||||
* Added in phpBB 3.1.0-A1
|
||||
*
|
||||
* @param string $avatar Users assigned avatar name
|
||||
* @param int $avatar_type Type of avatar
|
||||
* @param string $avatar_width Width of users avatar
|
||||
|
|
Loading…
Add table
Reference in a new issue