You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//if we are here something has gone wrong, this should never happen, but just in case we will display an error message and tell the user to try again later
header("Location: /logout.php");
echo "Something has gone wrong, please try again later";