mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/12013] Fix functional tests and sniffer issue.
PHPBB3-12013
This commit is contained in:
@@ -531,7 +531,7 @@ $s_quickmod_action = append_sid(
|
||||
'start' => $start,
|
||||
'quickmod' => 1,
|
||||
'redirect' => urlencode(str_replace('&', '&', $viewtopic_url)),
|
||||
),
|
||||
),
|
||||
true,
|
||||
$user->session_id
|
||||
);
|
||||
|
Reference in New Issue
Block a user