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:
@@ -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
|
||||
|
Reference in New Issue
Block a user