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

[ticket/11481] Move functions from feed into helper class

PHPBB3-11481
This commit is contained in:
Joas Schilling
2013-06-06 19:35:36 +02:00
parent b25af0fa68
commit b5f1484744
3 changed files with 167 additions and 109 deletions

View File

@@ -4,6 +4,7 @@ imports:
- { resource: notifications.yml }
- { resource: migrator.yml }
- { resource: avatars.yml }
- { resource: feed.yml }
services:
auth: