[Rt-commit] rt branch, 3.8-forward-message-encoding, updated. 5239d20f460fe2de2e187a6ea0b50053a25f1ac1
Kevin Falcone
falcone at bestpractical.com
Thu Jul 30 16:48:49 EDT 2009
The branch, 3.8-forward-message-encoding has been updated
via 5239d20f460fe2de2e187a6ea0b50053a25f1ac1 (commit)
from d58fdef430ebe61567ff50355cc6d98d4261303c (commit)
Summary of changes:
lib/RT/Interface/Email.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 5239d20f460fe2de2e187a6ea0b50053a25f1ac1
Author: Kevin Falcone <kevin at jibsheet.com>
Date: Thu Jul 30 16:49:19 2009 -0400
Clarify ForwardTicket's documentation
diff --git a/lib/RT/Interface/Email.pm b/lib/RT/Interface/Email.pm
index e987a02..c1da02e 100755
--- a/lib/RT/Interface/Email.pm
+++ b/lib/RT/Interface/Email.pm
@@ -563,7 +563,7 @@ sub ForwardTransaction {
=head2 ForwardTicket TICKET, To => '', Cc => '', Bcc => ''
-Forwards ticket with all transactions and attachments as 'message/rfc822'.
+Forwards a ticket's Create and Correspond Transactions and their Attachments as 'message/rfc822'.
=cut
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list