XHTML fixes
[squirrelmail.git] / src / folders_subscribe.php
index dbf1b3a7e8c6abdc9e88bfc723fa5bf79ced4491..156c18ac64c7c2c7a7c07efd668bf3830818a79e 100644 (file)
@@ -3,16 +3,20 @@
 /**
  * folders_subscribe.php
  *
- * 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.
  *
  * Subscribe and unsubcribe from folders. 
  * Called from folders.php
  *
- * $Id$
+ * @version $Id$
+ * @package squirrelmail
  */
 
-/* Path for SquirrelMail required files. */
+/**
+ * Path for SquirrelMail required files.
+ * @ignore
+ */
 define('SM_PATH','../');
 
 /* SquirrelMail required files. */