mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/17446] Master: Fix typo
PHPBB-17446
This commit is contained in:
parent
65283a9ab8
commit
8b274d4006
1 changed files with 1 additions and 1 deletions
|
@ -954,7 +954,7 @@ class acp_board
|
|||
*
|
||||
* @event core.acp_account_activation_edit_add
|
||||
* @var array act_ary Array of account activation methods
|
||||
* @var array act_options Options avialbe in the activation method
|
||||
* @var array act_options Options available in the activation method
|
||||
* @since 3.3.15-RC1
|
||||
*/
|
||||
$vars = ['act_ary', 'act_options'];
|
||||
|
|
Loading…
Add table
Reference in a new issue