mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
erm, yeah. :)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8638 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
406895a1ad
commit
f5c7243cf3
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ $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
|
||||
|
|
Loading…
Add table
Reference in a new issue