[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', 'topic_type',
'poll', 'poll',
'data', 'data',
'post_visibility,' 'post_visibility',
'update_message', 'update_message',
'update_search_index', 'update_search_index',
'url', 'url',