[Pkg-owncloud-commits] [php-sabre-vobject] 162/341: Fix CS.

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 13:35:44 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 97e555986ad2adb9b459476f0273afc8736096c6
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Tue Jan 20 11:20:05 2015 +0100

    Fix CS.
---
 lib/Parser/XML.php | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/Parser/XML.php b/lib/Parser/XML.php
index 057a15b..d89fc43 100644
--- a/lib/Parser/XML.php
+++ b/lib/Parser/XML.php
@@ -186,7 +186,6 @@ class XML extends Parser {
                                         $propertyValue[] = $specialChild['value'];
                                     }
                                 }
-
                                 break;
 
                             default:
@@ -195,7 +194,6 @@ class XML extends Parser {
 
                                 if('date' === $propertyType)
                                     $propertyParameters['value'] = 'DATE';
-
                                 break;
                         }
 

-- 
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