(c) stuff
[squirrelmail.git] / src / download.php
index 1d73a47b061edc8c0baf503eada29a3f64d3d27f..dd0b65aa1363fdecb9056ec68ac7725660dea363 100644 (file)
@@ -1,8 +1,9 @@
 <?php
+
    /**
     **  download.php
     **
-    **  Copyright (c) 1999-2000 The SquirrelMail development team
+    **  Copyright (c) 1999-2001 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **
     **  Handles attachment downloads to the users computer.
@@ -25,7 +26,7 @@
       global $where, $what, $charset;
       global $startMessage;
       
-      displayPageHeader($color, "None");
+      displayPageHeader($color, 'None');
 
       echo "<BR><TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=2 ALIGN=CENTER><TR><TD BGCOLOR=\"$color[0]\">";
       echo "<B><CENTER>";