[Jifty-commit] r3685 - in jifty/trunk: lib/Jifty

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Fri Jul 13 03:49:08 EDT 2007


Author: trs
Date: Fri Jul 13 03:49:08 2007
New Revision: 3685

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Notification.pm

Log:
merge down again

Modified: jifty/trunk/lib/Jifty/Notification.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Notification.pm	(original)
+++ jifty/trunk/lib/Jifty/Notification.pm	Fri Jul 13 03:49:08 2007
@@ -118,7 +118,7 @@
 						       ],
 					     attributes => { charset => 'UTF-8' },
 					     
-					     body => $self->full_body
+					     parts => $self->parts
 					    );
 	  }
     $message->encoding_set('8bit')


More information about the Jifty-commit mailing list