1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 20:13:22 +01:00

[ticket/13164] Fix syntax error

PHPBB3-13164
This commit is contained in:
Jakub Senko 2014-10-11 17:58:41 +02:00
parent eb7152436c
commit 9bc9e42c94

View File

@ -2400,7 +2400,7 @@ function submit_post($mode, $subject, $username, $topic_type, &$poll, &$data, $u
'topic_type',
'poll',
'data',
'post_visibility,'
'post_visibility',
'update_message',
'update_search_index',
'url',