Add flush statement after the search form. Searching can take a long time,
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 6 Mar 2004 20:59:28 +0000 (20:59 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 6 Mar 2004 20:59:28 +0000 (20:59 +0000)
commit2303858b81184ce0144c83ef3f3a451fa135182f
tree54cbac30958bafc4f996fbd4f944f0837f6fd029
parent8fe792a7eff7f666c66b9644fcc880808e4a0aa1
Add flush statement after the search form. Searching can take a long time,
this makes sure the search form is output as a whole directly when it's
available. With me, the search form will only be output partly as the
other half is buffered waiting for search results.

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