1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

a little polish

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8585 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof
2008-06-03 16:29:56 +00:00
parent 459db0eb1b
commit 3116f279a1
3 changed files with 6 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ if ($user->data['user_id'] != ANONYMOUS && (!isset($user->data['session_admin']
}
else if ($user->data['user_id'] == ANONYMOUS)
{
login_box();
login_box('');
}
// Is user any type of admin? No, then stop here, each script needs to