mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[feature/plupload/cron] Namespacification
PHPBB3-10929
This commit is contained in:
@@ -66,7 +66,7 @@ services:
|
||||
- { name: cron.task }
|
||||
|
||||
cron.task.core.tidy_plupload:
|
||||
class: phpbb_cron_task_core_tidy_plupload
|
||||
class: phpbb\cron\task\core\tidy_plupload
|
||||
arguments:
|
||||
- %core.root_path%
|
||||
- @config
|
||||
|
Reference in New Issue
Block a user