logout.pl -- Logout screen.
Logs user out of system and removes session data.
This page logs out an authenticated user. This is done by clearing their session information. A new cookie is also sent to the browser removing the session information in case the user decides to login with the current browser window.
$Id: logout.pl,v 1.2 2001/12/19 13:28:17 kyle Exp $
None known.
Kyle Kuypers <kkuypers@hmc.edu>
Copyright (c) 2001 Kyle Kuypers. All rights reserved.