$header->cc, $header->to, $header->bcc should always be an array
authorfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 31 Jan 2001 18:03:55 +0000 (18:03 +0000)
committerfidian <fidian@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 31 Jan 2001 18:03:55 +0000 (18:03 +0000)
commit4002354021d08a99f572eb33fa009ac4cc86de4c
tree2f685c6b76bc5a9df1f63e73e3d78eae35bad876
parent84db4e6c4e94afec13c1078332129032becf0d6d
$header->cc, $header->to, $header->bcc should always be an array
Removed checks for the "always array" stuff
Made Reply To All addresses unique using PHP 4.0.0

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1010 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/mime.php
src/read_body.php