Skip to content

Commit 986d3e6

Browse files
authored
FAQ Score
1 parent 1cd8513 commit 986d3e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/index.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
} elsif ($in{'cp'} eq 'tips') { &show_html("$Dir_WWWRoot/THTips.htm");
102102
} elsif ($in{'cp'} eq 'faq') { &show_html("$Dir_WWWRoot/THFAQ.htm");
103103
} elsif ($in{'cp'} eq 'hfile') { &show_html("$Dir_WWWRoot/THHFile.htm");
104+
} elsif ($in{'cp'} eq 'score') { &show_html("$Dir_WWWRoot/THScore.htm");
104105
} elsif ($in{'cp'} eq 'holidays') {
105106
&show_html("$Dir_WWWRoot/THHolidays.htm");
106107
print "<td width=$rp_width>";

0 commit comments

Comments
 (0)