mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12150] Use log service instead of add_log() function
PHPBB3-12150
This commit is contained in:
@@ -30,6 +30,7 @@ services:
|
||||
- %core.php_ext%
|
||||
- @config
|
||||
- @dbal.conn
|
||||
- @log
|
||||
calls:
|
||||
- [set_name, [cron.task.core.prune_shadow_topics]]
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user