Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Feb 22, 2016
1 parent 67b8f29 commit f8b9085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/Core/lib/Horde/Core/ActiveSync/Driver.php
Expand Up @@ -1147,6 +1147,7 @@ public function getServerChanges(
}
} else {
// SOFTDELETE, but only if we aren't refreshing FILTERTYPE.
// @todo - Move the soft delete check(s) into the AS library.
$soft = false;
if (!$refreshFilter) {
$sd = $folder->getSoftDeleteTimes();
Expand Down

0 comments on commit f8b9085

Please sign in to comment.