- fix notice when returning from a restored compose session.
[squirrelmail.git] / src / image.php
index 87423e80ca94ad821a0215fdd07ef5e3fa1fc6e0..2bf417c51176f9011c7ab093227a7612299e68d6 100644 (file)
@@ -5,7 +5,7 @@
  *
  * This file shows an attached image
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -16,7 +16,7 @@
  */
 require('../include/init.php');
 
-displayPageHeader($color, 'None');
+displayPageHeader($color);
 
 /* globals */
 if ( sqgetGlobalVar('passed_id', $temp, SQ_GET) ) {