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

[feature/dic] Give all cron tasks a name, change some manager usage

PHPBB3-10739
This commit is contained in:
Igor Wiedler
2012-04-09 14:34:35 +02:00
parent aa0c995ed9
commit 3896ee953f
8 changed files with 61 additions and 23 deletions

View File

@@ -116,7 +116,8 @@ services:
class: phpbb_cron_manager
arguments:
- @cron.task_provider
- @cache.driver
- %core.root_path%
- %core.php_ext%
cron.lock_db:
class: phpbb_lock_db