mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
[ticket/10845] Removed one empty line that wasn't supposed to be there
I onder when it got there... Maybe a wrong rebase... Don't really know. PHPBB3-10845
This commit is contained in:
@@ -154,7 +154,6 @@ if ($submit && $reason_id)
|
||||
trigger_error('EMPTY_REPORT');
|
||||
}
|
||||
|
||||
|
||||
$sql_ary = array(
|
||||
'reason_id' => (int) $reason_id,
|
||||
'post_id' => $post_id,
|
||||
|
Reference in New Issue
Block a user