1
0
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:
Marc Alexander
2014-03-29 21:29:22 +01:00
parent d83d819827
commit 494dd4110b
2 changed files with 6 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ services:
- %core.php_ext%
- @config
- @dbal.conn
- @log
calls:
- [set_name, [cron.task.core.prune_shadow_topics]]
tags: