[Pkg-owncloud-commits] [php-sabredav] 14/40: CS

David Prévot taffit at moszumanska.debian.org
Sat Sep 5 15:24:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to tag 3.1.0-alpha2
in repository php-sabredav.

commit 4a1028df31480961aeb32a7678dc2ea6084b802d
Author: Evert Pot <me at evertpot.com>
Date:   Mon Jul 27 22:39:32 2015 -0400

    CS
---
 lib/CalDAV/Schedule/Plugin.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/CalDAV/Schedule/Plugin.php b/lib/CalDAV/Schedule/Plugin.php
index 76fba75..8fc96d6 100644
--- a/lib/CalDAV/Schedule/Plugin.php
+++ b/lib/CalDAV/Schedule/Plugin.php
@@ -201,7 +201,7 @@ class Plugin extends ServerPlugin {
      */
     function propFind(PropFind $propFind, INode $node) {
 
-        if ($node instanceof DAVACL\IPrincipal) { 
+        if ($node instanceof DAVACL\IPrincipal) {
 
             $caldavPlugin = $this->server->getPlugin('caldav');
             $principalUrl = $node->getPrincipalUrl();

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