" + set batched_file_ids [concat [ns_set get $notif file_ids] $batched_file_ids] + lappend list_of_notification_ids [ns_set get $notif notification_id] # Set the vars @@ -154,6 +159,7 @@ -subject [ns_set get $notif notif_subject] \ -content_text [ns_set get $notif notif_text] \ -content_html [ns_set get $notif notif_html] \ + -file_ids [ns_set get $notif file_ids] \ -reply_object_id [ns_set get $notif response_id] \ -delivery_method_id [ns_set get $notif delivery_method_id]