aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/tables.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/tables.yml b/phpBB/config/tables.yml
index a4c730e3bf..0d364eb6b0 100644
--- a/phpBB/config/tables.yml
+++ b/phpBB/config/tables.yml
@@ -1,5 +1,5 @@
parameters:
- tables.auth_provider_oauth_token_storage: %core.table_prefix%oauth_token
+ tables.auth_provider_oauth_token_storage: %core.table_prefix%oauth_tokens
tables.auth_provider_oauth_account_assoc: %core.table_prefix%oauth_accounts
tables.config: %core.table_prefix%config
tables.config_text: %core.table_prefix%config_text