/src/addrbook_search.php

Description

addrbook_search.php

Handle addressbook searching in the popup window.

NOTE: A lot of this code is similar to the code in addrbook_search_html.html -- If you change one, change the other one too!

Includes
include_once (SM_PATH.'functions/forms.php') (line 26)
include_once (SM_PATH.'functions/addressbook.php') (line 27)
require ('../include/init.php') (line 24)

Include the SquirrelMail initialization file.

Functions
display_result (line 36)

List search results

void display_result (array $res, [bool $includesource = true])
  • array $res: Array of search results
  • bool $includesource: [Default=true]

Documentation generated on Mon, 13 Jan 2020 04:21:57 +0100 by phpDocumentor 1.4.3