1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 08:17:47 +02:00

Merge pull request #1575 from bantu/ticket/10931

[ticket/10931] Add phpbb_php_ini as a service.
This commit is contained in:
Joas Schilling
2013-07-16 11:17:06 -07:00

View File

@@ -239,6 +239,9 @@ services:
- %tables.notifications%
- %tables.user_notifications%
php_ini:
class: phpbb_php_ini
request:
class: phpbb_request