mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17446] Fix typo
PHPBB-17446
This commit is contained in:
parent
922fde6d53
commit
a4879e9249
1 changed files with 1 additions and 1 deletions
|
@ -937,7 +937,7 @@ class acp_board
|
|||
*
|
||||
* @event core.acp_account_activation_edit_add
|
||||
* @var array act_ary Array of account activation methods
|
||||
* @var string act_options Options avialbe in the activation method
|
||||
* @var string 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