[ticket/12407] Remove merge marker from posting.php

PHPBB3-12407
This commit is contained in:
Marc Alexander 2014-05-11 10:10:26 +02:00
parent 0bc5e95198
commit e7923336fb

View file

@ -1572,7 +1572,6 @@ $page_data = array(
* post|reply|quote|edit|delete|bump|smilies|popup
* @var string page_title Title of the mode page
* @var bool s_topic_icons Whether or not to show the topic icons
<<<<<<< HEAD
* @var string form_enctype If attachments are allowed for this form
* "multipart/form-data" or empty string
* @var string s_action The URL to submit the POST data to