mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +02:00
[feature/avatars] Add note about when compatibility function was added
PHPBB3-10018
This commit is contained in:
@@ -17,7 +17,8 @@ if (!defined('IN_PHPBB'))
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Get user avatar
|
* Get user avatar
|
||||||
*
|
* Added in phpBB 3.1.0-A1
|
||||||
|
*
|
||||||
* @param string $avatar Users assigned avatar name
|
* @param string $avatar Users assigned avatar name
|
||||||
* @param int $avatar_type Type of avatar
|
* @param int $avatar_type Type of avatar
|
||||||
* @param string $avatar_width Width of users avatar
|
* @param string $avatar_width Width of users avatar
|
||||||
|
Reference in New Issue
Block a user