Fix forwarding from the Mailbox list. I posted to the Devel list about this on June...
authorcigamit <cigamit@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 19 Aug 2004 03:18:30 +0000 (03:18 +0000)
committercigamit <cigamit@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 19 Aug 2004 03:18:30 +0000 (03:18 +0000)
commitdc2db59a9dc72f62dec5b1ba92bd117b143010d0
tree279b5edbae549625d2a759b76e8924857fe468f7
parent66cc922f09f0a5dbc7736446ebe137c4bc409d4e
Fix forwarding from the Mailbox list.  I posted to the Devel list about this on June 6, but got no response.  We need to forward to the compose page, but instead it forwards back to itself ($PHP_SELF) which just makes it refresh the page.  I am working on fixing one last issue with it now.  When forwarding, unread messages appear to be marked as read in the cache, even when they aren't in message list (refreshing both frames still leaves them out of synch).

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