chuck 2001/05/21 20:21:06 PDT
Modified files:
. compose.php
Log:
clean up upload handling a bit; use is_uploaded_file(),
move_uploaded_file(), Horde::getTempFile(), etc. to make sure
that we're using random, unique attachment file temp names,
that we're not touching files that aren't valid uploaded files, etc.
Revision Changes Path
2.299 +19 -33 imp/compose.php