5 // Log out the user and destroy the session.
7 // Copyright (c) 2003 by Art Cancro <ajc@uncensored.citadel.org>
8 // This program is released under the terms of the GNU General Public License.
10 include "ctdlheader.php";
14 echo ctdl_mesg("goodbye");
16 echo "<a href=\"login.php\">Log in again</a><BR>\n" ;