Kaynağa Gözat

$first should not cause e_notice errors, but it still can be abused

tokul 20 yıl önce
ebeveyn
işleme
f5d014f0ff
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      src/view_header.php

+ 1 - 0
src/view_header.php

@@ -28,6 +28,7 @@ function parse_viewheader($imapConnection,$id, $passed_ent_id) {
 
     $header_output = array();
     $second = array();
+    $first = array();
 
     if (!$passed_ent_id) {
         $read=sqimap_run_command ($imapConnection, "FETCH $id BODY[HEADER]",