Got this notice:
authoravel <avel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 3 Nov 2005 17:09:26 +0000 (17:09 +0000)
committeravel <avel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 3 Nov 2005 17:09:26 +0000 (17:09 +0000)
commit4156e6f3ee15a2c5d36e93abe1faf2aa5a34e5eb
treea32490a58af72466d1c9cd0e1850173dfc2b0f2f
parentdf798a3d629c127b5dc67d8f782b738caf3e7c19
Got this notice:

Notice: Only variables should be assigned by reference in /data/www/squirrelmail-devel/src/view_html.php on line 57
Warning: Cannot modify header information - headers already sent by (output started at /data/www/squirrelmail-devel/src/view_html.php:57) in /data/www/squirrelmail-devel/src/view_html.php on line 84

PHP 4.4.0-3 (Ubuntu 5.10 package)

This fix eliminates it.

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