finish "buttonizing" read_body header.
[squirrelmail.git] / src / signout.php
index ea3b95e0a4bb80832295ca260bc8b4edf4c2ff34..fca146a85f0bbddc300432a4a7786a6c9990d4d9 100644 (file)
@@ -3,15 +3,16 @@
 /**
  * signout.php -- cleans up session and logs the user out
  *
- * Copyright (c) 1999-2003 The SquirrelMail Project Team
+ * Copyright (c) 1999-2004 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  *  Cleans up after the user. Resets cookies and terminates session.
  *
  * $Id$
+ * @package squirrelmail
  */
 
-/* Path for SquirrelMail required files. */
+/** Path for SquirrelMail required files. */
 define('SM_PATH','../');
 
 /* SquirrelMail required files. */