mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 17:56:52 +02:00
[ticket/14561] Use the user loader where appropriate
PHPBB3-14561
This commit is contained in:
@@ -27,6 +27,7 @@ class phpbb_console_user_delete_test extends phpbb_console_user_base
|
||||
$this->db,
|
||||
$this->language,
|
||||
$this->log,
|
||||
$this->user_loader,
|
||||
$this->phpbb_root_path,
|
||||
$this->php_ext
|
||||
));
|
||||
|
Reference in New Issue
Block a user