1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 19:11:47 +02: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:
Paul S. Owen
2003-03-18 17:43:21 +00:00
parent 30d05b9bd2
commit 70672802cb

View File

@@ -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