roundcubemail-plugins-kolab/plugins/libkolab/lib
2012-05-16 17:12:54 +02:00
..
kolab_format.php Better process of writing Kolab objects: don't use isValid() but check kolabformat::error() after writing. Fixes #769 2012-05-16 14:15:05 +02:00
kolab_format_contact.php Better process of writing Kolab objects: don't use isValid() but check kolabformat::error() after writing. Fixes #769 2012-05-16 14:15:05 +02:00
kolab_format_distributionlist.php Better process of writing Kolab objects: don't use isValid() but check kolabformat::error() after writing. Fixes #769 2012-05-16 14:15:05 +02:00
kolab_format_event.php Better process of writing Kolab objects: don't use isValid() but check kolabformat::error() after writing. Fixes #769 2012-05-16 14:15:05 +02:00
kolab_storage.php Improve performance of kolab_storage_folder object creation when 2012-05-14 13:41:33 +02:00
kolab_storage_cache.php Code cleanup: define private members and default DB values; set kolab_format reference to new objects 2012-05-16 14:16:29 +02:00
kolab_storage_folder.php Set and read Content-ID header of MIME message parts as suggested by the spec; Uses the latest (not yet released) version of the PEAR Mail_Mime package 2012-05-16 17:12:54 +02:00