mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/13661] Removed superfluous whitespace
PHPBB3-13661
This commit is contained in:
parent
d0a1650a04
commit
772bbdfeae
1 changed files with 1 additions and 1 deletions
|
@ -582,7 +582,7 @@ class log implements \phpbb\log\log_interface
|
|||
'sql_additional',
|
||||
);
|
||||
extract($this->dispatcher->trigger_event('core.get_logs_main_query_before', compact($vars)));
|
||||
|
||||
|
||||
if ($count_logs)
|
||||
{
|
||||
$count_logs_sql_ary = $get_logs_sql_ary;
|
||||
|
|
Loading…
Add table
Reference in a new issue