1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/10202] Define phpbb_config_db_text as a service.

PHPBB3-10202
This commit is contained in:
Andreas Fischer
2013-03-05 03:13:27 +01:00
parent 828c6c01bb
commit 722092fe54
2 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
parameters:
tables.config: %core.table_prefix%config
tables.config_text: %core.table_prefix%config_text
tables.ext: %core.table_prefix%ext
tables.log: %core.table_prefix%log
tables.notification_types: %core.table_prefix%notification_types