Further XSS improvements plus a bugfix.
[squirrelmail.git] / 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;