Fix a couple more 'string concat on array push' bugs like the
[squirrelmail.git] / class / mime / Rfc822Header.class.php
index 4424755ab2f2c55402e92f69eb195af0afd7c757..51141440a90fa6ee29f83a182b6ec97c2fa76fd8 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * Rfc822Header.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.
@@ -778,4 +778,4 @@ class Rfc822Header {
     }
 }
 
-?>
+?>
\ No newline at end of file