1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 12:53:37 +02:00

Merge pull request #3446 from MateBartus/ticket/13654

[ticket/13654] Moving reporting into controller
This commit is contained in:
Tristan Darricau
2015-04-16 21:30:52 +02:00
26 changed files with 1208 additions and 343 deletions

View File

@@ -13,6 +13,7 @@ imports:
- { resource: services_notification.yml }
- { resource: services_password.yml }
- { resource: services_profilefield.yml }
- { resource: services_report.yml }
- { resource: services_text_formatter.yml }
- { resource: services_twig.yml }
- { resource: services_user.yml }