Monotone-Parent: 3c0fcfcac202c6097fb0fa37b97c52fef28e9c93

Monotone-Revision: 6a69a9438cda177d7f4ada9b069b92023777399b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-07-15T20:21:40
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2008-07-15 20:21:40 +00:00
parent e653f4b517
commit b1f67c46ec

View File

@@ -155,6 +155,7 @@
else if ([url hasSuffix: @"AsList"])
obj = [SOGoContactGCSList objectWithName: _key
inContainer: self];
[obj setIsNew: YES];
}
}
if (!obj)