1
0
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:
Igor Wiedler
2012-07-21 16:14:21 +02:00
parent 5d57caee58
commit 32d2ee61f7
7 changed files with 87 additions and 30 deletions

3
phpBB/config/tables.yml Normal file
View File

@@ -0,0 +1,3 @@
parameters:
tables.config: %core.table_prefix%config
tables.ext: %core.table_prefix%ext