|
@@ -4,13 +4,14 @@
|
|
|
**
|
|
|
** Copyright (c) 1999-2000 The SquirrelMail development team
|
|
|
** Licensed under the GNU GPL. For full terms see the file COPYING.
|
|
|
+ **
|
|
|
** Handle addressbook searching with pure html.
|
|
|
+ **
|
|
|
** This file is included from compose.php
|
|
|
**
|
|
|
** NOTE: A lot of this code is similar to the code in
|
|
|
** addrbook_search.html -- If you change one, change
|
|
|
** the other one too!
|
|
|
- **
|
|
|
**/
|
|
|
|
|
|
session_start();
|