[ticket/346] Use phpBB log class instead of add_log()

B3P-346
This commit is contained in:
Marc Alexander
2014-08-23 23:50:32 +02:00
parent 8e232cec9d
commit 3f87caf3f3
7 changed files with 44 additions and 19 deletions

View File

@@ -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 }