mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
ups. :)
git-svn-id: file:///svn/phpbb/trunk@4095 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
f31b414220
commit
26606e62fd
1 changed files with 0 additions and 1 deletions
|
@ -802,7 +802,6 @@ if ($submit || $preview || $refresh)
|
||||||
'bbcode_bitfield' => $message_parser->bbcode_bitfield
|
'bbcode_bitfield' => $message_parser->bbcode_bitfield
|
||||||
);
|
);
|
||||||
|
|
||||||
echo ";<pre>".$message_parser->message."</pre>";
|
|
||||||
submit_post($mode, $message_parser->message, $subject, $username, $topic_type, $message_parser->bbcode_uid, $poll, $message_parser->attachment_data, $message_parser->filename_data, $post_data);
|
submit_post($mode, $message_parser->message, $subject, $username, $topic_type, $message_parser->bbcode_uid, $poll, $message_parser->attachment_data, $message_parser->filename_data, $post_data);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue