1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00
git-svn-id: file:///svn/phpbb/trunk@5250 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2005-10-03 15:44:41 +00:00
parent ed9bac63e5
commit 9439a3f49a
7 changed files with 256 additions and 10 deletions

View File

@@ -1225,7 +1225,7 @@ if ($stage == 4)
}
$db->sql_freeresult($result);
$user->start();
$user->session_begin();
$auth->login($admin_name, $admin_pass1);
inst_page_header();