Developer Area

Show
Ignore:
Timestamp:
11/27/09 09:51:15 (3 months ago)
Author:
jonmaycock
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • apps/outlook/branches/1.5/DotTelSystem/Lookup/Cache/LookupCache.cs

    r577 r588  
    121121            lock (cache) 
    122122            { 
    123                string  privateTelname = Publishers.Instance.GetPrivateTelname(telname); 
    124                if (cache.ContainsKey(privateTelname)) 
    125                 { 
    126                     return cache[privateTelname]; 
     123                //Commented out because it is unnecessary 
     124                //string  privateTelname = Publishers.Instance.GetPrivateTelname(telname); 
     125               if (cache.ContainsKey(telname)) 
     126                { 
     127                    return cache[telname]; 
    127128                } 
    128129            } 
Telnic
Search This Site
Partners
Neustar
ICANN
Main site | WHOIS | Sell .tel | FAQ | Archived Site | About Telnic | Contact Us