mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-29 14:36:28 +01:00
[ticket/13148] Fixed syntax error
PHPBB3-13148
This commit is contained in:
@@ -736,7 +736,7 @@ class log implements \phpbb\log\log_interface
|
|||||||
$vars = array(
|
$vars = array(
|
||||||
'log',
|
'log',
|
||||||
'topic_id_list',
|
'topic_id_list',
|
||||||
'reportee_id_list'
|
'reportee_id_list',
|
||||||
'mode',
|
'mode',
|
||||||
'count_logs',
|
'count_logs',
|
||||||
'limit',
|
'limit',
|
||||||
|
|||||||
Reference in New Issue
Block a user