mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-22 08:13:14 +02:00
[feature/dic] Configure container via config.php, use compiler pass
PHPBB3-10739
This commit is contained in:
3
phpBB/config/tables.yml
Normal file
3
phpBB/config/tables.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
parameters:
|
||||
tables.config: %core.table_prefix%config
|
||||
tables.ext: %core.table_prefix%ext
|
Reference in New Issue
Block a user