]> code.citadel.org Git - citadel.git/blobdiff - ctdlphp/logout.php
* Added a proper CVS ID and Copyright disclaimer to every file. Other
[citadel.git] / ctdlphp / logout.php
index 3d27c5ecd1bd2d0b269aa49edb1d6fa0f131fdf1..66eb5c8905966bcf0d74b81fc2e32f735e428f55 100644 (file)
@@ -1,4 +1,13 @@
 <?PHP
+
+// $Id$
+//
+// Log out the user and destroy the session.
+//
+// Copyright (c) 2003 by Art Cancro <ajc@uncensored.citadel.org>
+// This program is released under the terms of the GNU General Public License.
+//
+
        include "ctdlheader.php";
 
        bbs_page_header();