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

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Thu Jun 29 16:41:02 EDT 2006


Author: srl
Date: Thu Jun 29 16:41:01 2006
New Revision: 1402

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

Log:
 r5423 at lightning:  srl | 2006-06-29 16:39:41 -0400
 Clarify workings of send_one_message


Modified: jifty/trunk/lib/Jifty/Notification.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Notification.pm	(original)
+++ jifty/trunk/lib/Jifty/Notification.pm	Thu Jun 29 16:41:01 2006
@@ -77,6 +77,9 @@
 if mail was actually sent.  Note errors are not the only cause of mail
 not being sent -- for example, the recipients list could be empty.
 
+    Be aware that if you haven't set C<recipients>, this will fail silently
+and return without doing anything useful.
+
 =cut
 
 sub send_one_message {


More information about the Jifty-commit mailing list