Fix a couple more 'string concat on array push' bugs like the
[squirrelmail.git] / class / mime / MessageHeader.class.php
index d8cc46c03c35bcd308fd4b137685c8cfb50ed9a4..e0b4fb36f2059236612b1332b2216886155d95a5 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * MessageHeader.class.php
  *
- * Copyright (c) 2003-2004 The SquirrelMail Project Team
+ * Copyright (c) 2003-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * This contains functions needed to handle mime messages.
@@ -13,7 +13,7 @@
  */
 
 /**
- * Contains all variables available in a bodystructure 
+ * Contains all variables available in a bodystructure
  * @package squirrelmail
  */
 class MessageHeader {