diff options
Diffstat (limited to 'phpBB/config/tables.yml')
-rw-r--r-- | phpBB/config/tables.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/config/tables.yml b/phpBB/config/tables.yml new file mode 100644 index 0000000000..cfc6dbcfed --- /dev/null +++ b/phpBB/config/tables.yml @@ -0,0 +1,3 @@ +parameters: + tables.config: %core.table_prefix%config + tables.ext: %core.table_prefix%ext |