[ticket/269] Move definition of portal tables to services file
B3P-269
This commit is contained in:
@@ -11,6 +11,8 @@ parameters:
|
||||
- board3.de
|
||||
- updatecheck
|
||||
- board3_portal.xml
|
||||
board3.config.table: %core.table_prefix%portal_config
|
||||
board3.modules.table: %core.table_prefix%portal_modules
|
||||
|
||||
services:
|
||||
board3.portal.main:
|
||||
@@ -24,6 +26,8 @@ services:
|
||||
- %core.root_path%
|
||||
- .%core.php_ext%
|
||||
- @board3.module_collection
|
||||
- %board3.config.table%
|
||||
- %board3.modules.table%
|
||||
|
||||
board3.version.check:
|
||||
class: board3\portal\includes\mod_version_check
|
||||
|
||||
Reference in New Issue
Block a user