Forráskód Böngészése

looks like a typo at line 632 giving me parse errors.

jmunro 23 éve
szülő
commit
61d81edeb2
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      functions/imap_messages.php

+ 1 - 1
functions/imap_messages.php

@@ -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;