X-Git-Url: https://git.p6c8.net/selfforum.git/blobdiff_plain/9218fb0859abdc5a09758bed809b26902ae179d6..8bd9a0d82f7e21d9340a4470258e2cad2638deca:/selfforum-cgi/shared/Template/Forum.pm?ds=sidebyside diff --git a/selfforum-cgi/shared/Template/Forum.pm b/selfforum-cgi/shared/Template/Forum.pm index 245bb5e..6754941 100644 --- a/selfforum-cgi/shared/Template/Forum.pm +++ b/selfforum-cgi/shared/Template/Forum.pm @@ -105,6 +105,7 @@ sub print_forum_as_HTML ($$$) { for (@threads) { $tpar -> {thread} = "$_"; + $|++; print ${html_thread ($threads -> {$_}, $template, $tpar)},"\n",'