From: oricn Date: Wed, 26 Jul 2000 16:32:03 +0000 (+0000) Subject: Forgot to close html and body tags (oops!) :P X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=a1401db6e316f0087f7f32bf5bf56db4c1a98cfc Forgot to close html and body tags (oops!) :P git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@642 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/search.php b/src/search.php index fd69c561..a82dc747 100644 --- a/src/search.php +++ b/src/search.php @@ -83,3 +83,4 @@ sqimap_mailbox_select($imapConnection, $mailbox); } sqimap_logout ($imapConnection); ?> +