1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-09-19 11:28:31 +02:00
7 changed files with 116 additions and 22 deletions

View File

@@ -2,7 +2,7 @@ services:
cron.manager:
class: phpbb\cron\manager
arguments:
- '@cron.task_collection'
- '@service_container'
- '@routing.helper'
- '%core.root_path%'
- '%core.php_ext%'