1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 20:13:22 +01: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
commit 530b96a4b0

View File

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