[Pkg-owncloud-commits] [php-sabredav] 36/42: Adding sync-token back to the ics generator.
David Prévot
taffit at moszumanska.debian.org
Fri Nov 28 22:47:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit bf94308b035c60e2c90fadc54e8404eedd6ce483
Author: Evert Pot <me at evertpot.com>
Date: Fri Nov 21 20:15:34 2014 -0500
Adding sync-token back to the ics generator.
---
lib/CalDAV/ICSExportPlugin.php | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/CalDAV/ICSExportPlugin.php b/lib/CalDAV/ICSExportPlugin.php
index 829c961..b90f44b 100644
--- a/lib/CalDAV/ICSExportPlugin.php
+++ b/lib/CalDAV/ICSExportPlugin.php
@@ -84,6 +84,7 @@ class ICSExportPlugin extends DAV\ServerPlugin {
'{DAV:}resourcetype',
'{DAV:}displayname',
'{http://sabredav.org/ns}sync-token',
+ '{DAV:}sync-token',
'{http://apple.com/ns/ical/}calendar-color',
]);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list