fix for replying to html mail.
[squirrelmail.git] / src / printer_friendly_top.php
index c7bf6f8704b5acc8c640750b327cd6db0749a514..147e8626738e133a3d8b962e719a56684fbfc5e7 100644 (file)
@@ -3,16 +3,20 @@
 /**
  * printer_friendly_top.php
  *
- * Copyright (c) 1999-2002 The SquirrelMail Project Team
+ * Copyright (c) 1999-2004 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * top frame of printer_friendly_main.php
  * displays some javascript buttons for printing & closing
  *
- * $Id$
+ * @version $Id$
+ * @package squirrelmail
  */
 
-/* Path for SquirrelMail required files. */
+/**
+ * Path for SquirrelMail required files.
+ * @ignore
+ */
 define('SM_PATH','../');
 
 /* SquirrelMail required files. */