mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/13661] Removed superfluous whitespace
PHPBB3-13661
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user