mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[feature/oauth] Pass table in constructor
PHPBB3-11673
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
parameters:
|
||||
tables.auth_provider_oauth: %core.table_prefix%auth_provider_oauth
|
||||
tables.config: %core.table_prefix%config
|
||||
tables.config_text: %core.table_prefix%config_text
|
||||
tables.ext: %core.table_prefix%ext
|
||||
|
Reference in New Issue
Block a user