mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12456] Add , after the last array element
PHPBB3-12456
This commit is contained in:
@@ -109,5 +109,5 @@ $help = array(
|
||||
array(
|
||||
0 => 'Can I add my own tags?',
|
||||
1 => 'If you are an administrator on this board and have the proper permissions, you can add further BBCodes through the Custom BBCodes section.'
|
||||
)
|
||||
),
|
||||
);
|
||||
|
Reference in New Issue
Block a user