diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2013-03-14 16:48:10 (GMT) |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2013-03-14 16:48:10 (GMT) |
commit | 5515a4b398f4ccc2b6f32d810d4fb7eed47c3efa (patch) | |
tree | 48700a1f304ebe736d70d5a8889d619f4204579a /README.md | |
parent | 5ec426a349db1bf8720228b4df4d08388a59b8ab (diff) | |
download | iRony-5515a4b398f4ccc2b6f32d810d4fb7eed47c3efa.tar.gz |
- Use UIDs from IMAP annoations for collection IDs
- Implement CardDAV/AddressBook classes for proper ACL/sharing support
- Enable Free-Busy queries to CalDAV
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,10 +1,10 @@ INTALLATION PROCEDURE ===================== -This package uses [Composer][1] to install and maintain -required PHP libraries as well as the Roundcube framework. The requirements -are basically the same as for Roundcube so please read the INSTALLATION -section in the Roundcube framework's [README][2] file. +This package uses [Composer][1] to install and maintain required PHP libraries +as well as the Roundcube framework. The requirements are basically the same as +for Roundcube so please read the INSTALLATION section in the Roundcube +framework's [README][2] file. 1. Install Composer |