Explorar o código

rfc822_header stuff

to do: remove the imap_call because the information is already in the
rfc822_header
stekkel %!s(int64=23) %!d(string=hai) anos
pai
achega
159a1cff1a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/listcommands/setup.php

+ 1 - 1
plugins/listcommands/setup.php

@@ -24,7 +24,7 @@ function plugin_listcommands_menu() {
     global $imapConnection, $passed_id, $color, $mailbox,
            $message, $ent_num, $priority_level, $compose_new_win, $uid_support;
 
-    $subject = trim($message->header->subject);
+    $subject = trim($message->rfc822_header->subject);
 
     /**
      * Array of commands we can deal with from the header. The Reply option