mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/15276] Changed annotation
PHPBB3-15276
This commit is contained in:
@@ -270,6 +270,7 @@ class upload extends \phpbb\avatar\driver\driver
|
|||||||
* @var array row Array with avatar row data
|
* @var array row Array with avatar row data
|
||||||
* @var array error Array of errors, if filled in by this event file will not be deleted
|
* @var array error Array of errors, if filled in by this event file will not be deleted
|
||||||
* @since 3.1.6-RC1
|
* @since 3.1.6-RC1
|
||||||
|
* @changed 3.3.0-a1 Remove destination
|
||||||
*/
|
*/
|
||||||
$vars = array(
|
$vars = array(
|
||||||
'prefix',
|
'prefix',
|
||||||
|
Reference in New Issue
Block a user