Use attachment_dir only at the point where we're actually
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 16 Jul 2007 20:48:46 +0000 (20:48 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 16 Jul 2007 20:48:46 +0000 (20:48 +0000)
commit1f270d3ccac30fd2e794923ff9aa0e0f07f59772
tree1e8cbc81ffa006a7acd73f9eff8684e44bc91326
parent0255b986be64fedcdffc6cfcbfe3a47383e14144
Use attachment_dir only at the point where we're actually
reading from / writing to the files, do not carry it around
in the object. This makes us safer in the event the object
is somehow exposed to the outside world.

I may be cleaning this up some more for devel.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12541 7612ce4b-ef26-0410-bec9-ea0150e637f0
ChangeLog
class/deliver/Deliver.class.php
class/mime/Message.class.php
functions/compose.php
functions/mailbox_display.php
src/compose.php