We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd8513 commit 986d3e6Copy full SHA for 986d3e6
scripts/index.pl
@@ -101,6 +101,7 @@
101
} elsif ($in{'cp'} eq 'tips') { &show_html("$Dir_WWWRoot/THTips.htm");
102
} elsif ($in{'cp'} eq 'faq') { &show_html("$Dir_WWWRoot/THFAQ.htm");
103
} elsif ($in{'cp'} eq 'hfile') { &show_html("$Dir_WWWRoot/THHFile.htm");
104
+} elsif ($in{'cp'} eq 'score') { &show_html("$Dir_WWWRoot/THScore.htm");
105
} elsif ($in{'cp'} eq 'holidays') {
106
&show_html("$Dir_WWWRoot/THHolidays.htm");
107
print "<td width=$rp_width>";
0 commit comments