Unreported: Now caches portal config
This commit is contained in:
@@ -19,6 +19,8 @@ $phpEx = substr(strrchr(__FILE__, '.'), 1);
|
||||
include($phpbb_root_path . 'common.' . $phpEx);
|
||||
include($phpbb_root_path . 'portal/includes/functions.'.$phpEx);
|
||||
|
||||
$portal_config = obtain_portal_config();
|
||||
|
||||
// Start session management
|
||||
$user->session_begin();
|
||||
$auth->acl($user->data);
|
||||
|
||||
Reference in New Issue
Block a user