[feature/module_services] Move recent module to module_services
This commit is contained in:
@@ -413,7 +413,7 @@ class v210_beta1 extends \phpbb\db\migration\migration
|
||||
'module_status' => 1,
|
||||
),
|
||||
array(
|
||||
'module_classname' => 'recent',
|
||||
'module_classname' => '\board3\portal\modules\recent',
|
||||
'module_column' => 2,
|
||||
'module_order' => 2,
|
||||
'module_name' => 'PORTAL_RECENT',
|
||||
|
||||
Reference in New Issue
Block a user