mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 11:40:08 +02:00
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8636 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -25,6 +25,8 @@ $user->session_begin();
|
||||
$auth->acl($user->data);
|
||||
$user->setup('viewforum');
|
||||
|
||||
echo generate_board_url();
|
||||
exit;
|
||||
display_forums('', $config['load_moderators']);
|
||||
|
||||
// Set some stats, get posts count from forums data if we... hum... retrieve all forums data
|
||||
|
Reference in New Issue
Block a user