[Rt-commit] r3404 - in rt/branches/3.4-RELEASE: . lib/RT
kevinr at bestpractical.com
kevinr at bestpractical.com
Wed Jul 6 14:53:20 EDT 2005
Author: kevinr
Date: Wed Jul 6 14:53:19 2005
New Revision: 3404
Modified:
rt/branches/3.4-RELEASE/ (props changed)
rt/branches/3.4-RELEASE/lib/RT/Template_Overlay.pm
Log:
r6009 at sad-girl-in-snow: kevinr | 2005-07-06 14:39:22 -0400
* Documented the behavior which was tripping me up.
Modified: rt/branches/3.4-RELEASE/lib/RT/Template_Overlay.pm
==============================================================================
--- rt/branches/3.4-RELEASE/lib/RT/Template_Overlay.pm (original)
+++ rt/branches/3.4-RELEASE/lib/RT/Template_Overlay.pm Wed Jul 6 14:53:19 2005
@@ -328,6 +328,9 @@
This routine performs Text::Template parsing on the template and then
imports the results into a MIME::Entity so we can really use it
+
+ Takes a hash containing Argument, TicketObj, and TransactionObj.
+
It returns a tuple of (val, message)
If val is 0, the message contains an error message
More information about the Rt-commit
mailing list