mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-10 11:46:32 +02:00
[ticket/10931] Add phpbb_php_ini as a service.
PHPBB3-10931
This commit is contained in:
@ -239,6 +239,9 @@ services:
|
|||||||
- %tables.notifications%
|
- %tables.notifications%
|
||||||
- %tables.user_notifications%
|
- %tables.user_notifications%
|
||||||
|
|
||||||
|
php_ini:
|
||||||
|
class: phpbb_php_ini
|
||||||
|
|
||||||
request:
|
request:
|
||||||
class: phpbb_request
|
class: phpbb_request
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user