mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/13148] Fixed my error
PHPBB3-13148
This commit is contained in:
parent
d455dd68f6
commit
0104188074
1 changed files with 0 additions and 1 deletions
|
@ -750,7 +750,6 @@ class log implements \phpbb\log\log_interface
|
|||
'profile_url',
|
||||
'log_type',
|
||||
);
|
||||
$vars = array();
|
||||
extract($this->dispatcher->trigger_event('core.get_logs_after', compact($vars)));
|
||||
|
||||
return $log;
|
||||
|
|
Loading…
Add table
Reference in a new issue