This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
OwncloudContactsOfficial
Watch
1
Star
0
Fork
0
You've already forked OwncloudContactsOfficial
mirror of
https://github.com/owncloudarchive/contacts.git
synced
2025-02-12 06:54:28 +01:00
Code
Issues
Releases
Activity
OwncloudContactsOfficial
/
lib
/
connector
History
Nicolas Mora
dcf242f501
use $property->add() instead of $property->parameters[] = new \Sabre\VObject\Parameter()
2015-05-20 07:29:35 -04:00
..
importconnector.php
use $property->add() instead of $property->parameters[] = new \Sabre\VObject\Parameter()
2015-05-20 07:29:35 -04:00
importcsvconnector.php
use $property->add() instead of $property->parameters[] = new \Sabre\VObject\Parameter()
2015-05-20 07:29:35 -04:00
importldifconnector.php
use $property->add() instead of $property->parameters[] = new \Sabre\VObject\Parameter()
2015-05-20 07:29:35 -04:00
importvcardconnector.php
fix bug
#880
, there was no $root parameter passed to the VObject/Parameter creation
2015-05-19 08:33:09 -04:00
ldapconnector.php
Fix to make it compatible with Sabre 2.1
2015-03-17 12:53:05 +01:00