mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/13205] Remove superfluous newline
PHPBB3-13205
This commit is contained in:
parent
48dc4c02ae
commit
b5594371ab
1 changed files with 0 additions and 1 deletions
|
@ -268,7 +268,6 @@ class ucp_pm
|
||||||
trigger_error($message);
|
trigger_error($message);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
$message_row = array();
|
$message_row = array();
|
||||||
if ($action == 'view_message' && $msg_id)
|
if ($action == 'view_message' && $msg_id)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue