Rollback previous patch to compose.php because it breaks more than it
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 15 Jan 2003 12:31:33 +0000 (12:31 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 15 Jan 2003 12:31:33 +0000 (12:31 +0000)
commite6675f9a094b58b0cdf72674799d239c928ec580
tree84375cae674b42f69949e9493388348140d0a16e
parentf360843cf1f56607a191ce731088c7be209ddeb5
Rollback previous patch to compose.php because it breaks more than it
fixes. However, we should prefer using move_uploaded_file over rename
because move_uploaded_file works better with safe_mode/open_basedir
restrictions. Not doing that now because we're in rc phase.

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