The header function of PHP sucks hard.
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 6 Apr 2006 20:56:26 +0000 (20:56 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 6 Apr 2006 20:56:26 +0000 (20:56 +0000)
commit09569b5501a3647b1120ae6a85de5a7b1e18736c
treed5edbc278ad87fd5a5b9acffe6ee68c26f306c23
parentcb34dbd05b4107ceed9ceae9e78045585f342517
The header function of PHP sucks hard.
By sending multiple headers at once i got the HttpOnly thing working. Now
PHP 5.1.2 and 4.4.2 forbid that because of security reasons. So i fallback
to setcookie until this is resolved.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11042 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/global.php