mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/12060] Remove whitespaces
PHPBB3-12060
This commit is contained in:
parent
6b178c758e
commit
df9e782fa4
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue