mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 12:25:23 +00:00
Monotone-Parent: f555022105c23061ee6fe2d4a984f94a80907c29
Monotone-Revision: 648006b4eaaf4d9129f55629de21c0cfb36a0e58 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-19T17:02:58 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
|
||||
role = nil;
|
||||
traversalPath = [context objectForKey: @"SoRequestTraversalPath"];
|
||||
if ([traversalPath count] > 1)
|
||||
if ([traversalPath count] > 2)
|
||||
{
|
||||
objectName = [traversalPath objectAtIndex: 2];
|
||||
if ([objectName isEqualToString: @"personal"])
|
||||
|
||||
Reference in New Issue
Block a user