Explorar o código

forgot where what argument

stekkel %!s(int64=23) %!d(string=hai) anos
pai
achega
c7e08b4a9a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      functions/mailbox_display.php

+ 1 - 1
functions/mailbox_display.php

@@ -620,7 +620,7 @@ function displayMessageArray($imapConnection, $num_msgs, $start_msg,
       $k++;
     } while (isset ($key) && ($k < $i));
     printMessageInfo($imapConnection, $t, $i, $key, $mailbox,  
-		     $real_startMessage);
+		     $real_startMessage, $where, $what);
   } else {
     $i = $start_msg;
     reset($msort);