Fixing stuff

This commit is contained in:
Wouter van Oijen 2006-05-21 14:49:40 +00:00
parent 38c78e3c62
commit 684f08649d
27 changed files with 672 additions and 414 deletions

View file

@ -72,8 +72,6 @@ A userId of a user attached to this message.
A groupId of a group attached to this message.
=head
=cut
sub create {
@ -113,9 +111,9 @@ sub create {
#-------------------------------------------------------------------
=head2 delete
=head2 delete ( )
Deletes this message from the inbox.
Deletes this message from the inbox.
=cut
@ -171,7 +169,7 @@ sub get {
#-------------------------------------------------------------------
=head2 getId ()
=head2 getId ( )
Returns the ID of this message.