mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 03:59:52 +02:00
splitted language files
git-svn-id: file:///svn/phpbb/trunk@4844 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -102,7 +102,7 @@ if ($forum_data['forum_link'])
|
||||
}
|
||||
|
||||
// Configure style, language, etc.
|
||||
$user->setup(false, $forum_data['forum_style']);
|
||||
$user->setup('viewforum', $forum_data['forum_style']);
|
||||
|
||||
// Forum is passworded ... check whether access has been granted to this
|
||||
// user this session, if not show login box
|
||||
|
Reference in New Issue
Block a user