Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Feb 21, 2018
1 parent 3d033e3 commit ac717fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Horde/Core/ActiveSync/Driver.php
Expand Up @@ -929,6 +929,8 @@ public function statFolder($id, $parent = '0', $mod = null, $serverid = null, $t
* of the stuff in the registry connector since the Repositories
* will handle the basic CRUD operations and change detection on
* each collection.
* - Use an object instead of hashes to return in the changes array
* to better define the available properties.
*/
public function getServerChanges(
$folder, $from_ts, $to_ts, $cutoffdate, $ping, $ignoreFirstSync = false, $maxitems = 100, $refreshFilter = false)
Expand Down

0 comments on commit ac717fa

Please sign in to comment.