Searched refs:localEtags (Results 1 – 1 of 1) sorted by relevance
940 $localEtags = $this->getLocalETagsForConnection($conn);941 dbglog($localEtags);942 if($localEtags === false)948 $worklist = $this->compareETags($remoteEtags, $localEtags);1081 * @param array $localEtags Array with the local ETags1085 private function compareETags($remoteEtags, $localEtags) argument1093 foreach($localEtags as $localEtag)