mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
Merge pull request #2438 from marc1706/ticket/12517
[ticket/12517] Correctly call $log->add in prune shadow topics * marc1706/ticket/12517: [ticket/12517] Correctly call $log->add in prune shadow topics
This commit is contained in:
@@ -31,6 +31,7 @@ services:
|
||||
- @config
|
||||
- @dbal.conn
|
||||
- @log
|
||||
- @user
|
||||
calls:
|
||||
- [set_name, [cron.task.core.prune_shadow_topics]]
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user