- Create a generic function to empty a folder tree, thanks to
[squirrelmail.git] / src / printer_friendly_top.php
index fe6c1dc6e107f6b8739d2221932d18dd0dc91bfd..cb8dbe0e5f25d915527e11f90b32b765ed819690 100644 (file)
@@ -1,11 +1,12 @@
 <?php
+
 /**
  * printer_friendly top frame
  *
  * top frame of printer_friendly_main.php
  * displays some javascript buttons for printing & closing
  *
- * @copyright (c) 1999-2004 The SquirrelMail Project Team
+ * @copyright (c) 1999-2005 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -41,4 +42,4 @@ echo '<body text="'.$color[8].'" bgcolor="'.$color[3].'" link="'.$color[7].'" vl
          '</b>',
      'right' );
 ?>
-</body></html>
+</body></html>
\ No newline at end of file