mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-09 18:35:10 +00:00
Monotone-Parent: 543147b39bffc7d4ded9dce3165dc1f76c274f14
Monotone-Revision: c804a1198c93f3d488e8064b304342c423eeb82b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-09T22:46:18 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
2007-02-09 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* SoObjects/Contacts/SOGoContactFolders.m ([SOGoContactFolders
|
||||
-appendPersonalSourcesInContext:context]): release connectoin
|
||||
channel when everything is done.
|
||||
|
||||
* UI/Contacts/UIxContactFoldersView.m ([UIxContactFoldersView
|
||||
-newAbAction]): new action method to crate a new contact folder
|
||||
from the web UI.
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
row = [fc fetchAttributes: attrs withZone: NULL];
|
||||
}
|
||||
|
||||
[cm releaseChannel: fc];
|
||||
// sql = [sql stringByAppendingFormat:@" WHERE %@ = '%@'",
|
||||
// uidColumnName, [self uid]];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user