mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merge pull request #1575 from bantu/ticket/10931
[ticket/10931] Add phpbb_php_ini as a service.
This commit is contained in:
commit
530b96a4b0
1 changed files with 3 additions and 0 deletions
|
@ -239,6 +239,9 @@ services:
|
|||
- %tables.notifications%
|
||||
- %tables.user_notifications%
|
||||
|
||||
php_ini:
|
||||
class: phpbb_php_ini
|
||||
|
||||
request:
|
||||
class: phpbb_request
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue