summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/search.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-01-22 13:57:58 +0000
committerthomascube <thomas@roundcube.net>2011-01-22 13:57:58 +0000
commitede17442a37106ad3561fb3433416d7201934933 (patch)
treee5c3c77431a54983ce5cc3295fe4dbca1d6711c2 /program/steps/addressbook/search.inc
parentfbeb46890421b11736794f52ce96018d77f37595 (diff)
Fix search with no results; no size for date field
Diffstat (limited to 'program/steps/addressbook/search.inc')
-rw-r--r--program/steps/addressbook/search.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/program/steps/addressbook/search.inc b/program/steps/addressbook/search.inc
index 9e40abad7..0b4397f6d 100644
--- a/program/steps/addressbook/search.inc
+++ b/program/steps/addressbook/search.inc
@@ -39,7 +39,6 @@ if ($result->count > 0)
else
{
$OUTPUT->show_message('nocontactsfound', 'notice');
- $search_request = null;
}
// update message count display