Changeset 7cc1092 for perl/lib/BarnOwl/Message/Generic.pm
- Timestamp:
- May 23, 2010, 12:48:40 PM (12 years ago)
- Branches:
- master, release-1.7, release-1.8, release-1.9
- Children:
- 9e88fa7
- Parents:
- 89ab5c8 (diff), 5d1324f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/lib/BarnOwl/Message/Generic.pm
ree183be r5d1324f 6 6 use base qw( BarnOwl::Message ); 7 7 8 sub body { "" } 9 8 10 9 11 1;
Note: See TracChangeset
for help on using the changeset viewer.