529563 fixes and some cleanup:
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 20 Jun 2005 16:04:41 +0000 (16:04 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 20 Jun 2005 16:04:41 +0000 (16:04 +0000)
commit6027422c1be95eef28776a2697917fddffdb094e
tree22d14a54dc3a32634b67ca8452232aac667d8255
parent3d1fa3768f1764807d522a1f4145f1ada29ab1e7
529563 fixes and some cleanup:
* require_once converted to include_once and moved to the top part of script.
* internal script functions are placed after includes
* instead of testing form vars with isset, we check sqgetGlobalVar().
* list all request uses list_addr() function instead of wide (*) search.
* listall variable is tested with isset() instead of empty().

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9639 7612ce4b-ef26-0410-bec9-ea0150e637f0
src/addrbook_search.php