summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwww/faq2html.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/faq2html.pl b/www/faq2html.pl
index 47018fcf9b..eabe674828 100755
--- a/www/faq2html.pl
+++ b/www/faq2html.pl
@@ -97,3 +97,5 @@ while(<STDIN>) {
97 $prev = 'p'; 97 $prev = 'p';
98 } 98 }
99} 99}
100show();
101