rfc822_header stuff
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 6 Aug 2002 23:09:14 +0000 (23:09 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 6 Aug 2002 23:09:14 +0000 (23:09 +0000)
to do: remove the imap_call because the information is already in the
rfc822_header

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3270 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/listcommands/setup.php

index 506bdc103cc4de0c13335f080f6795e3eb4a5002..e4402dc3f6656b40123c2f949dad8654da6a0c0e 100644 (file)
@@ -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