Fix a couple more 'string concat on array push' bugs like the
[squirrelmail.git] / class / mime / SMimeMessage.class.php
index 6689c2bec0664090cd5f8f61fbc2517644332cf3..4fd2ae8057da381b6828cd8c7780fba3c1fcfb0b 100644 (file)
@@ -3,12 +3,12 @@
 /**
  * SMimeMessage.class.php
  *
- * Copyright (c) 2003 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.
  *
- * $Id$
+ * @version $Id$
  * @package squirrelmail
  */
 
@@ -20,4 +20,4 @@ class SMimeMessage {
 
 }
 
-?>
+?>
\ No newline at end of file