mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-04 01:49:44 +00:00
Monotone-Parent: 3e9a01a3615e6c215893301389e708f679fa0745
Monotone-Revision: d0ac54b9a1d78a365c2ddff5b5f5e8f53491b8a0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-05T15:10:04 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -140,6 +140,7 @@
|
||||
searchText = [self queryParameterForKey: @"search"];
|
||||
if ([searchText length] > 0)
|
||||
{
|
||||
folder = nil;
|
||||
NS_DURING
|
||||
folder = [self clientObject];
|
||||
NS_HANDLER
|
||||
|
||||
Reference in New Issue
Block a user