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