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