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

[ticket/13647] Move FAQ page to a controller

PHPBB3-13647
This commit is contained in:
Joas Schilling
2015-02-22 20:17:37 +01:00
parent 71eb981a81
commit 0595ab959c
6 changed files with 182 additions and 86 deletions

View File

@@ -8,6 +8,7 @@ imports:
- { resource: services_db.yml }
- { resource: services_event.yml }
- { resource: services_feed.yml }
- { resource: services_help.yml }
- { resource: services_mimetype_guesser.yml }
- { resource: services_notification.yml }
- { resource: services_password.yml }