Skip to content

Commit

Permalink
Make it clearer that FETCH requests always return the full msg.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Oct 30, 2014
1 parent 975146a commit 9c24eed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php
Expand Up @@ -232,7 +232,8 @@ public function setup($user)
}

/**
* Obtain a message from the backend.
* Obtain the FULL message from the backend, regardless of any truncation
* options.
*
* @param string $folderid Folder id containing data to fetch.
* @param string $id Server id of data to fetch.
Expand Down

0 comments on commit 9c24eed

Please sign in to comment.