X-Git-Url: https://git.p6c8.net/selfforum.git/blobdiff_plain/9218fb0859abdc5a09758bed809b26902ae179d6..8bd9a0d82f7e21d9340a4470258e2cad2638deca:/selfforum-cgi/shared/Template/Posting.pm?ds=inline diff --git a/selfforum-cgi/shared/Template/Posting.pm b/selfforum-cgi/shared/Template/Posting.pm index 64b0537..57c6b2a 100644 --- a/selfforum-cgi/shared/Template/Posting.pm +++ b/selfforum-cgi/shared/Template/Posting.pm @@ -163,6 +163,7 @@ sub print_posting_as_HTML ($$$) { }) } if (%$pheader); + $|++; print ${$template -> scrap ( $assign->{mainDoc}, { $assign->{name} => plain(defined $header->{name} ? $header->{name} : ''),