mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15276] Changed annotation
PHPBB3-15276
This commit is contained in:
parent
a8ba4a99e3
commit
443c5034ce
1 changed files with 1 additions and 0 deletions
|
@ -270,6 +270,7 @@ class upload extends \phpbb\avatar\driver\driver
|
|||
* @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
|
||||
* @since 3.1.6-RC1
|
||||
* @changed 3.3.0-a1 Remove destination
|
||||
*/
|
||||
$vars = array(
|
||||
'prefix',
|
||||
|
|
Loading…
Add table
Reference in a new issue