Fixing stuff
This commit is contained in:
parent
38c78e3c62
commit
684f08649d
27 changed files with 672 additions and 414 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue