Fix configtest to use correct PostgreSQL connection function. (#1166228).
[squirrelmail.git] / src / printer_friendly_top.php
index 53bb18960b6de998e823165c22ddef90fe7d7e76..cb8dbe0e5f25d915527e11f90b32b765ed819690 100644 (file)
@@ -6,7 +6,7 @@
  * 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
@@ -42,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