mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Line feeds again ... also wondering if, given what this does it may be better integrated with memberlist?
git-svn-id: file:///svn/phpbb/trunk@3669 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
30d05b9bd2
commit
70672802cb
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ include($phpbb_root_path . 'common.'.$phpEx);
|
|||
$user->start();
|
||||
$user->setup();
|
||||
$auth->acl($user->data);
|
||||
// End session management
|
||||
|
||||
// Forum info
|
||||
$sql = "SELECT forum_id, forum_name
|
||||
|
|
Loading…
Add table
Reference in a new issue