role != ADMIN_ROLE && $user->role != SERVICE_ROLE) { header('location:'.LOGIN_PAGE); } ?>