[Pkg-owncloud-commits] [php-sabre-vobject] 172/341: Add a comment to remove ambiguity.
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 13:35:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabre-vobject.
commit 71afe47ebed458d76dd4a8b152b127b82de318a2
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date: Thu Jan 22 08:42:55 2015 +0100
Add a comment to remove ambiguity.
---
lib/Parser/XML.php | 2 ++
1 file changed, 2 insertions(+)
diff --git a/lib/Parser/XML.php b/lib/Parser/XML.php
index 830e7d9..820807e 100644
--- a/lib/Parser/XML.php
+++ b/lib/Parser/XML.php
@@ -160,6 +160,8 @@ class XML extends Parser {
case 'freebusy':
$propertyType = 'freebusy';
+ // We don't break because we only want to set
+ // another property type.
case 'categories':
case 'resources':
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list