Home
last modified time | relevance | path

Searched refs:computeEventHash (Results 1 – 2 of 2) sorted by relevance

/plugin/calendar/
H A Dsync_outlook.php532 function computeEventHash($dwEvent) { function
632 $hash = computeEventHash($dwEvent);
662 $currentHash = computeEventHash($dwEvent);
714 $hash = computeEventHash($dwEvent);
773 $hash = computeEventHash($dwEvent);
H A DCHANGELOG.md1911 - **Added:** computeEventHash() hashes all sync-relevant fields (title, description, time, date, co…