[Pkg-owncloud-commits] [php-sabredav] 188/275: Oops. This was already being done elsewhere.

David Prévot taffit at moszumanska.debian.org
Thu Sep 25 14:56:06 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 b9985ef568697d2e27ea49380e35f8d2036ee4ae
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Mon Aug 25 18:07:15 2014 +0200

    Oops. This was already being done elsewhere.
---
 lib/CalDAV/Schedule/IMipPlugin.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/CalDAV/Schedule/IMipPlugin.php b/lib/CalDAV/Schedule/IMipPlugin.php
index 3da7448..4136bb2 100644
--- a/lib/CalDAV/Schedule/IMipPlugin.php
+++ b/lib/CalDAV/Schedule/IMipPlugin.php
@@ -130,7 +130,6 @@ class IMipPlugin extends DAV\ServerPlugin {
         if (DAV\Server::$exposeVersion) {
             $headers[] = 'X-Sabre-Version: ' . DAV\Version::VERSION;
         }
-        $headers = implode("\r\n", $headers);
         $this->mail(
             $recipient,
             $subject,

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