Monotone-Parent: 224ed448f4eb3f9944c656845445a2967b8aaf77

Monotone-Revision: 36d85c5cfc528d6707ef8237239439c77e52e478

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-01-29T16:38:32
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-01-29 16:38:32 +00:00
parent 1f3c833ce7
commit 4f0f7d9e96
+2
View File
@@ -381,6 +381,8 @@
andParameters: params];
identifier = [SOGoObject globallyUniqueObjectId];
[identifier retain];
if (![pgt length])
[self warnWithFormat: @"failure to obtain a PGT from the C.A.S. service"];
cacheUpdateNeeded = YES;
}