forked from github/server
- mailit kaputt wenn weder BZIP2 noch ZIPPED an
This commit is contained in:
parent
acabb70d47
commit
602607dcbf
|
@ -2834,7 +2834,7 @@ reports(void)
|
|||
|
||||
if (!nonr && f->options & wants_report)
|
||||
fprintf(shfp,
|
||||
" \\\n\t\"text/plain\" \"Report\" turn, %d-%s.nr",
|
||||
" \\\n\t\"text/plain\" \"Report\" %d-%s.nr",
|
||||
turn, factionid(f));
|
||||
|
||||
if (!nocr && (f->options & wants_computer_report || f->age<3))
|
||||
|
|
Loading…
Reference in New Issue