From 4d859bbb554c7577130440bf38edd8d42cfd5bea Mon Sep 17 00:00:00 2001 From: pallo Date: Wed, 5 Jul 2000 14:48:57 +0000 Subject: [PATCH] Small change to file header/comment. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@594 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/addrbook_search_html.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/addrbook_search_html.php b/src/addrbook_search_html.php index 11a7416f..0c5bc0b6 100644 --- a/src/addrbook_search_html.php +++ b/src/addrbook_search_html.php @@ -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(); -- 2.25.1