1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-06 15:45:34 +02:00

[ticket/12060] Remove whitespaces

PHPBB3-12060
This commit is contained in:
Matt Friedman 2013-12-16 15:31:44 -08:00
parent 6b178c758e
commit df9e782fa4

View File

@ -1216,7 +1216,7 @@ class parse_message extends bbcode_firstpass
function format_display($allow_bbcode, $allow_magic_url, $allow_smilies, $update_this_message = true)
{
global $phpbb_dispatcher;
// If false, then the parsed message get returned but internal message not processed.
if (!$update_this_message)
{