[Pkg-owncloud-commits] [php-sabre-vobject] 32/65: Declare the AVAILABLE component.

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:57:16 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 b8e7c5cc1cdc5cb896f1e6e596c7d956fc73ae21
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Mon Feb 2 17:42:56 2015 +0100

    Declare the AVAILABLE component.
---
 lib/Component/VCalendar.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Component/VCalendar.php b/lib/Component/VCalendar.php
index 49881a9..9e53cfa 100644
--- a/lib/Component/VCalendar.php
+++ b/lib/Component/VCalendar.php
@@ -39,6 +39,7 @@ class VCalendar extends VObject\Document {
         'VEVENT'        => 'Sabre\\VObject\\Component\\VEvent',
         'VFREEBUSY'     => 'Sabre\\VObject\\Component\\VFreeBusy',
         'VAVAILABILITY' => 'Sabre\\VObject\\Component\\VAvailability',
+        'AVAILABLE'     => 'Sabre\\VObject\\Component\\Available',
         'VJOURNAL'      => 'Sabre\\VObject\\Component\\VJournal',
         'VTIMEZONE'     => 'Sabre\\VObject\\Component\\VTimeZone',
         'VTODO'         => 'Sabre\\VObject\\Component\\VTodo',

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