[feature/module_services] Move links to module services

This commit is contained in:
Marc Alexander
2013-11-16 15:42:22 +01:00
parent 7ef6ca25ba
commit 9a0ad6d1e3
3 changed files with 112 additions and 43 deletions

View File

@@ -523,7 +523,7 @@ class v210_beta1 extends \phpbb\db\migration\migration
'module_status' => 1,
),
array(
'module_classname' => 'links',
'module_classname' => '\board3\portal\modules\links',
'module_column' => 3,
'module_order' => 6,
'module_name' => 'PORTAL_LINKS',