mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-07 11:29:43 +00:00
Monotone-Parent: c12384df7b313f197dd027d6c173021b55882245
Monotone-Revision: 467dc56666485b20c968357bff135be6a192df0c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:13:57 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -269,7 +269,7 @@ static BOOL uixDebugEnabled = NO;
|
||||
uri = [uri substringToIndex:r.location];
|
||||
|
||||
/* next: strip trailing slash */
|
||||
|
||||
|
||||
if ([uri hasSuffix: @"/"])
|
||||
uri = [uri substringToIndex: ([uri length] - 1)];
|
||||
r = [uri rangeOfString:@"/" options: NSBackwardsSearch];
|
||||
|
||||
Reference in New Issue
Block a user