Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jan 8, 2015
1 parent 92c59e6 commit 9ece3e0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,9 @@ public function getImapMessage($mailbox, $uid, array $options = array())
* - protocolversion: (float) EAS protocol version to support.
* DEFAULT: none REQUIRED
* - softdelete: (boolean) If true, calculate SOFTDELETE data.
* @since 2.8.0
* @since 2.8.0 @todo Rename this to something
* more appropriate now that it's not just for
* triggering SOFTDELETE.
*
* @return Horde_ActiveSync_Folder_Imap The folder object, containing any
* change instructions for the device.
Expand Down

0 comments on commit 9ece3e0

Please sign in to comment.