Displaying and fixing some XHTML
[squirrelmail.git] / src / view_text.php
index 88210f1cc763f871c2c2f153654754479b7048f3..01b8bb2a2b10ac71a47bf9dc5a3553cfeb07a02b 100644 (file)
@@ -3,18 +3,21 @@
 /**
  * view_text.php -- Displays the main frameset
  *
- * Copyright (c) 1999-2003 The SquirrelMail development team
+ * Copyright (c) 1999-2004 The SquirrelMail development team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Who knows what this file does. However PUT IT HERE DID NOT PUT
  * A SINGLE FREAKING COMMENT IN! Whoever is responsible for this,
  * be very ashamed.
  *
- * $Id$
+ * @version $Id$
  * @package squirrelmail
  */
 
-/** Path for SquirrelMail required files. */
+/**
+ * Path for SquirrelMail required files.
+ * @ignore
+ */
 define('SM_PATH','../');
 
 /* SquirrelMail required files. */