svncommit
2006-09-23 6649b1f0a5db6160d197a13ca79cfd67fbb02d77
program/steps/mail/upload.inc
@@ -26,8 +26,8 @@
  }
// create temp dir for file uploads
$temp_dir = rcmail_create_compose_tempdir();
// use common temp dir for file uploads
$temp_dir = unslashify($CONFIG['temp_dir']);
if (!is_array($_SESSION['compose']['attachments']))