mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/13205] Remove superfluous newline
PHPBB3-13205
This commit is contained in:
@@ -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)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user