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

[ticket/14285] Move functions from functions_download to controller

PHPBB3-14285
This commit is contained in:
Rubén Calvo
2018-06-30 03:56:31 +02:00
committed by rubencm
parent 8dcf8a4ddb
commit 2f043cdb61
5 changed files with 441 additions and 587 deletions

View File

@@ -96,6 +96,7 @@ services:
- '@auth'
- '@cache'
- '@config'
- '@content.visibility'
- '@dbal.conn'
- '@dispatcher'
- '@request'