[Pkg-owncloud-commits] [php-sabredav] 258/275: Fixed comment.
David Prévot
taffit at moszumanska.debian.org
Thu Sep 25 14:56:16 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 4344a6d9fc4743bef16f3584258daf0eeb39701c
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Tue Sep 23 19:08:28 2014 +0100
Fixed comment.
---
lib/CalDAV/Schedule/Plugin.php | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lib/CalDAV/Schedule/Plugin.php b/lib/CalDAV/Schedule/Plugin.php
index 60f2682..84de34b 100644
--- a/lib/CalDAV/Schedule/Plugin.php
+++ b/lib/CalDAV/Schedule/Plugin.php
@@ -672,10 +672,9 @@ class Plugin extends ServerPlugin {
throw new BadRequest('A METHOD property must be specified in iTIP messages');
}
- // So we support two types of requests:
+ // So we support one type of request:
//
// REQUEST with a VFREEBUSY component
- // REQUEST, REPLY, ADD, CANCEL on VEVENT components
$acl = $this->server->getPlugin('acl');
--
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