NAME

logout.pl -- Logout screen.


SYNOPSIS

Logs user out of system and removes session data.


DESCRIPTION

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.


VERSION

$Id: logout.pl,v 1.2 2001/12/19 13:28:17 kyle Exp $


BUGS

None known.


AUTHOR

Kyle Kuypers <kkuypers@hmc.edu>


COPYRIGHT

Copyright (c) 2001 Kyle Kuypers. All rights reserved.