File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 22Customising Roundup
33===================
44
5- :Version: $Revision: 1.186 $
5+ :Version: $Revision: 1.187 $
66
77.. This document borrows from the ZopeBook section on ZPT. The original is at:
88 http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx
@@ -735,7 +735,8 @@ to generate email messages from Roundup.
735735In addition, the ``IssueClass`` methods ``nosymessage()`` and
736736``send_message()`` are used to generate nosy messages, and may generate
737737messages which only consist of a change note (ie. the message id parameter
738- is not required).
738+ is not required - this is referred to as a "System Message" because it
739+ comes from "the system" and not a user).
739740
740741
741742Database Content
You can’t perform that action at this time.
0 commit comments