[ticket/219] Load portal_acp.php in acp portal_module
B3P-219
This commit is contained in:
@@ -34,7 +34,7 @@ class portal_module
|
|||||||
global $db, $user, $cache, $request, $template;
|
global $db, $user, $cache, $request, $template;
|
||||||
global $config, $phpbb_root_path, $phpbb_admin_path, $phpbb_container, $phpEx;
|
global $config, $phpbb_root_path, $phpbb_admin_path, $phpbb_container, $phpEx;
|
||||||
|
|
||||||
$user->add_lang_ext('board3/portal', 'portal');
|
$user->add_lang_ext('board3/portal', array('portal', 'portal_acp'));
|
||||||
|
|
||||||
$this->root_path = $phpbb_root_path . 'ext/board3/portal/';
|
$this->root_path = $phpbb_root_path . 'ext/board3/portal/';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user