mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
Monotone-Parent: d013c8f17cb13deb4e971f4a82fa08a794b168d9
Monotone-Revision: 13bf02c065b8f6c0e1cc1e382533bc33d3d595dc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-06T00:20:10 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -245,9 +245,9 @@
|
||||
|
||||
valueString = nil;
|
||||
|
||||
keyName = [NSString stringWithFormat: @"%@+%@", theLogin, theType];
|
||||
if (handle)
|
||||
{
|
||||
keyName = [NSString stringWithFormat: @"%@+%@", theLogin, theType];
|
||||
valueString = [localCache objectForKey: keyName];
|
||||
if (!valueString)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user