[ticket/346] Use phpBB log class instead of add_log()
B3P-346
This commit is contained in:
@@ -53,6 +53,7 @@ services:
|
||||
- %core.php_ext%
|
||||
- @user
|
||||
- @path_helper
|
||||
- @log
|
||||
tags:
|
||||
- { name: board3.module }
|
||||
|
||||
@@ -71,6 +72,7 @@ services:
|
||||
- %core.root_path%
|
||||
- %core.php_ext%
|
||||
- @user
|
||||
- @log
|
||||
tags:
|
||||
- { name: board3.module }
|
||||
|
||||
@@ -158,6 +160,7 @@ services:
|
||||
- %core.root_path%
|
||||
- %core.php_ext%
|
||||
- @user
|
||||
- @log
|
||||
tags:
|
||||
- { name: board3.module }
|
||||
|
||||
@@ -171,6 +174,7 @@ services:
|
||||
- %core.root_path%
|
||||
- %core.php_ext%
|
||||
- @user
|
||||
- @log
|
||||
tags:
|
||||
- { name: board3.module }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user