aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/tables.yml
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config/tables.yml')
-rw-r--r--phpBB/config/tables.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/config/tables.yml b/phpBB/config/tables.yml
index f5685a7cd9..10db8fbab6 100644
--- a/phpBB/config/tables.yml
+++ b/phpBB/config/tables.yml
@@ -5,3 +5,5 @@ parameters:
tables.notifications: %core.table_prefix%notifications
tables.user_notifications: %core.table_prefix%user_notifications
tables.users: %core.table_prefix%users
+ tables.migrations: %core.table_prefix%migrations
+ tables.modules: %core.table_prefix%modules