From: stekkel Date: Fri, 24 May 2002 20:20:27 +0000 (+0000) Subject: fix comp_in_new X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=d748c12b6f7f490587c3fee9745576e21c9f30ea fix comp_in_new git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2868 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/read_body.php b/src/read_body.php index be7f05a2..810e158a 100644 --- a/src/read_body.php +++ b/src/read_body.php @@ -694,7 +694,7 @@ if (($mailbox == $draft_folder) && ($save_as_draft)) { "identity=$identity&send_to=$url_to_string&". "send_to_cc=$url_cc_string&send_to_bcc=$url_bcc_string&". "subject=$url_subj&mailprio=$priority_level&". - "draft_id=$passed_id&ent_num=$ent_num&passed_id=$passed_id"; + "draft_id=$passed_id&ent_num=$ent_num"; if ($compose_new_win == '1') { echo "