Changeset a130fc5 for perl/lib/BarnOwl.pm
- Timestamp:
- Jul 9, 2011, 4:11:45 PM (13 years ago)
- Branches:
- master, release-1.10, release-1.8, release-1.9
- Children:
- 176d2c75, 4168fb8, 220db88, 820e852, 4bf2a11, 976e58a
- Parents:
- efeec7f
- git-author:
- Jason Gross <jgross@mit.edu> (05/23/11 19:23:05)
- git-committer:
- Jason Gross <jgross@mit.edu> (07/09/11 16:11:45)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/lib/BarnOwl.pm
r785ee77 ra130fc5 105 105 Enqueue a message in the BarnOwl message list, logging it and 106 106 processing it appropriately. C<MESSAGE> should be an instance of 107 BarnOwl::Message or a subclass. 107 BarnOwl::Message or a subclass. Returns the queued message. This 108 is useful for, e.g., deleting a message from the message list. 108 109 109 110 =head2 admin_message HEADER BODY
Note: See TracChangeset
for help on using the changeset viewer.