thomascube
2011-09-21 2d3e2bc56108fc014edfaa154237b551daea4cc0
program/steps/addressbook/list.inc
@@ -73,6 +73,9 @@
    // get contacts for this user
    $result = $CONTACTS->list_records(array('name'));
    if (!$result->count && $result->searchonly)
        $OUTPUT->show_message('contactsearchonly', 'notice');
}
// update message count display