[Rt-commit] r9513 - rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Tools
ruz at bestpractical.com
ruz at bestpractical.com
Wed Oct 31 08:26:11 EDT 2007
Author: ruz
Date: Wed Oct 31 08:26:10 2007
New Revision: 9513
Modified:
rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Tools/ScriptedAction.html
Log:
* restore original content
Modified: rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Tools/ScriptedAction.html
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Tools/ScriptedAction.html (original)
+++ rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Tools/ScriptedAction.html Wed Oct 31 08:26:10 2007
@@ -420,7 +420,9 @@
# delete attachments only after they've been sent to everyone
delete $session{'Attachments'};
}
+ # restore back arguments
$ARGS{'Subject'} = $original_subject;
+ $ARGS{'Content'} = $original_content;
}
sub parse_csv {
More information about the Rt-commit
mailing list