[ticket/690] Add Kirk's changes from 3.3.x version

B3P-690
This commit is contained in:
Marc Alexander
2021-08-27 21:20:47 +02:00
parent 12acc2191d
commit ea527c580c
27 changed files with 122 additions and 57 deletions

View File

@@ -2,9 +2,8 @@ imports:
- { resource: modules.yml }
parameters:
board3.portal.config.table: %core.table_prefix%portal_config
board3.portal.modules.table: %core.table_prefix%portal_modules
board3.portal.config.table: '%core.table_prefix%portal_config'
board3.portal.modules.table: '%core.table_prefix%portal_modules'
services:
board3.portal.main:
class: board3\portal\controller\main