mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
Added comments
Monotone-Parent: 186728a29cda680b5f407135f9661441a93e1027 Monotone-Revision: ccfc7eec4cbaf67a75a6234a98ca6d0b154ca196 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-09-24T14:35:43 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
folder = [self clientObject];
|
||||
calendar = [iCalCalendar groupWithTag: @"vcalendar"];
|
||||
|
||||
/* We have to use bareFetchFields because we don't want to process anything
|
||||
* (RRULES for example) */
|
||||
array = [folder bareFetchFields: fields
|
||||
from: nil
|
||||
to: nil
|
||||
|
||||
Reference in New Issue
Block a user