mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/12060] Remove whitespaces
PHPBB3-12060
This commit is contained in:
@@ -1216,7 +1216,7 @@ class parse_message extends bbcode_firstpass
|
|||||||
function format_display($allow_bbcode, $allow_magic_url, $allow_smilies, $update_this_message = true)
|
function format_display($allow_bbcode, $allow_magic_url, $allow_smilies, $update_this_message = true)
|
||||||
{
|
{
|
||||||
global $phpbb_dispatcher;
|
global $phpbb_dispatcher;
|
||||||
|
|
||||||
// If false, then the parsed message get returned but internal message not processed.
|
// If false, then the parsed message get returned but internal message not processed.
|
||||||
if (!$update_this_message)
|
if (!$update_this_message)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user