1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-15 05:04:09 +02:00

[ticket/12517] Correctly call $log->add in prune shadow topics

PHPBB3-12517
This commit is contained in:
Marc Alexander
2014-05-11 10:31:28 +02:00
parent 4147681640
commit 9a295e4845
2 changed files with 9 additions and 2 deletions

View File

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