Skip to content

Commit

Permalink
Missing doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
franbenz committed May 29, 2014
1 parent 8048685 commit fba9f6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/restapi/includes/messages.php
Expand Up @@ -21,6 +21,7 @@ static function messagesGet() {
* [*subject] {string} <br/>
* [*fromfield] {string} <br/>
* [*replyto] {string} <br/>
* [*message] {string} <br/>
* [*textmessage] {string} <br/>
* [*footer] {string} <br/>
* [*status] {string} <br/>
Expand Down Expand Up @@ -68,6 +69,7 @@ static function messageAdd(){
* [*subject] {string} <br/>
* [*fromfield] {string} <br/>
* [*replyto] {string} <br/>
* [*message] {string} <br/>
* [*textmessage] {string} <br/>
* [*footer] {string} <br/>
* [*status] {string} <br/>
Expand Down

0 comments on commit fba9f6e

Please sign in to comment.