mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- adjusting group functions a little bit
git-svn-id: file:///svn/phpbb/trunk@5228 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -758,7 +758,7 @@ $start = request_var('start', '0');
|
||||
<p>Sessions should be initiated on each page, as near the top as possible using the following code:</p>
|
||||
|
||||
<blockquote><pre>
|
||||
$user->start();
|
||||
$user->session_begin();
|
||||
$auth->acl($user->data);
|
||||
$user->setup();
|
||||
</pre></blockquote>
|
||||
|
Reference in New Issue
Block a user