looks like a typo at line 632 giving me parse errors.
authorjmunro <jmunro@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 28 May 2002 19:05:07 +0000 (19:05 +0000)
committerjmunro <jmunro@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 28 May 2002 19:05:07 +0000 (19:05 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2887 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/imap_messages.php

index 08ba6e305c61c331c9b634c1d0df090b83a37edb..33b962b6f5f407aa6b1036e85452ac24bb287638 100755 (executable)
@@ -629,7 +629,7 @@ function sqimap_get_mime_ent_header ($imap_stream, $id, $mailbox, $ent) {
     return $header;
 }
 
-*/
+
 /* Queries the IMAP server and gets all header information. */
 function sqimap_get_header ($imap_stream, $read) {
     global $where, $what;