28
28
// End session management
30
30
// Have they authenticated (again) as an admin for this session?
33
login_box('', $user->lang['LOGIN_ADMIN_CONFIRM'], $user->lang['LOGIN_ADMIN_SUCCESS'], true, false);
37
36
// Is user any type of admin? No, then stop here, each script needs to
38
37
// check specific permissions but this is a catchall