mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 05:48:51 +00:00
[ticket/10931] Add phpbb_php_ini as a service.
PHPBB3-10931
This commit is contained in:
parent
1891e24ea6
commit
792c730f15
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