mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
[ticket/12456] Add , after the last array element
PHPBB3-12456
This commit is contained in:
@@ -426,6 +426,6 @@ $lang = array_merge($lang, array(
|
||||
'SPAM' => 'The reported message has the only purpose to advertise for a website or another product.',
|
||||
'OFF_TOPIC' => 'The reported message is off topic.',
|
||||
'OTHER' => 'The reported message does not fit into any other category, please use the further information field.',
|
||||
)
|
||||
),
|
||||
),
|
||||
));
|
||||
|
Reference in New Issue
Block a user