Setting version to 1.3.0 [CVS-DEVEL]
[squirrelmail.git] / src / read_body.php
index be7f05a2340891b0b66138090468990e5add9b29..810e158a774ffb6f79b028287d8c7d5bed386837 100644 (file)
@@ -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 "<a href=\"javascript:void(0)\" onclick=\"comp_in_new(false,'$comp_uri')\"";