mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/15622] Remove "since" tag as it belongs to events
PHPBB3-15622
This commit is contained in:
@@ -1767,7 +1767,6 @@ class bitfield
|
|||||||
* @param phpbb\textformatter\utils $text_formatter_utils Text formatter utilities
|
* @param phpbb\textformatter\utils $text_formatter_utils Text formatter utilities
|
||||||
* @param parse_message $message_parser Message parser class
|
* @param parse_message $message_parser Message parser class
|
||||||
* @param string $message_link Link of the original quoted post
|
* @param string $message_link Link of the original quoted post
|
||||||
* @since 3.2.4-RC1
|
|
||||||
*/
|
*/
|
||||||
function format_quote($bbcode_status, $quote_attributes, $text_formatter_utils, $message_parser, $message_link = '')
|
function format_quote($bbcode_status, $quote_attributes, $text_formatter_utils, $message_parser, $message_link = '')
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user