Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
684c5ab2
Commit
684c5ab2
authored
May 22, 2004
by
rswindell
Browse files
May as well delete the other thread_ header fields while we're at it.
parent
3b3d0ddb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
exec/mlistgate.js
exec/mlistgate.js
+5
-1
No files found.
exec/mlistgate.js
View file @
684c5ab2
...
...
@@ -153,7 +153,11 @@ for(i in area) {
body
+=
tearline
;
body
+=
tagline
;
delete
hdr
.
thread_orig
;
/* we're not replying a message that exists in the mail database */
/* we're not replying a message that exists in the mail database */
/* so any thread message numbers will be invalid */
delete
hdr
.
thread_orig
;
delete
hdr
.
thread_next
;
delete
hdr
.
thread_first
;
while
(
area
[
i
].
length
)
{
/* For each list server... */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment