PDF rausgenommen
This commit is contained in:
10
msd2/phpBB3/config/default/container/services_module.yml
Normal file
10
msd2/phpBB3/config/default/container/services_module.yml
Normal file
@ -0,0 +1,10 @@
|
||||
services:
|
||||
module.manager:
|
||||
class: phpbb\module\module_manager
|
||||
arguments:
|
||||
- '@cache.driver'
|
||||
- '@dbal.conn'
|
||||
- '@ext.manager'
|
||||
- '%tables.modules%'
|
||||
- '%core.root_path%'
|
||||
- '%core.php_ext%'
|
Reference in New Issue
Block a user