diff options
Diffstat (limited to 'program/steps/addressbook/search.inc')
-rw-r--r-- | program/steps/addressbook/search.inc | 1 |
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 |