[fix/namespaces] Fix portal after adding namespaces

B3P-FIX-NAMESPACES
This commit is contained in:
Marc Alexander
2013-10-17 21:42:43 +02:00
parent ab9f2eaaa3
commit 53436e790c
12 changed files with 86 additions and 68 deletions

View File

@@ -1,11 +1,12 @@
services:
board3.portal.main:
class: phpbb_ext_board3_portal_controller_main
class: \board3\portal\controller\main
arguments:
- @auth
- @config
- @template
- @user
- @path_helper
- %core.root_path%
- .%core.php_ext%