Преглед изворни кода

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

jmunro пре 23 година
родитељ
комит
61d81edeb2
1 измењених фајлова са 1 додато и 1 уклоњено
  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;
     return $header;
 }
 }
 
 
-*/
+
 /* Queries the IMAP server and gets all header information. */
 /* Queries the IMAP server and gets all header information. */
 function sqimap_get_header ($imap_stream, $read) {
 function sqimap_get_header ($imap_stream, $read) {
     global $where, $what;
     global $where, $what;