mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-07 08:05:25 +02:00
test new sf cvs with tiny bugfix
git-svn-id: file:///svn/phpbb/trunk@5895 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
f83b7e1581
commit
e18efcf810
@ -20,7 +20,7 @@ include($phpbb_root_path . 'includes/functions_display.' . $phpEx);
|
||||
// Start session management
|
||||
$user->session_begin();
|
||||
$auth->acl($user->data);
|
||||
$user->setup();
|
||||
$user->setup('viewforum');
|
||||
|
||||
display_forums('', $config['load_moderators']);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user