]> git.sesse.net Git - ccbs/commitdiff
Add a (dummy) do-edit-scores.pl backend. (Nevermind, it crept into the previous commi...
authorSteinar H. Gunderson <sesse@samfundet.no>
Wed, 16 Feb 2005 14:04:55 +0000 (14:04 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Wed, 16 Feb 2005 14:04:55 +0000 (14:04 +0000)
html/do-edit-scores.pl

index 7d3d4352a7307504dbee14909403ceb84cee977b..997d9659be23eaf5582237b44007c31b6b509ff8 100755 (executable)
@@ -11,6 +11,5 @@ my $tournament = $cgi->param('tournament');
 
 $dbh->disconnect;
 
 
 $dbh->disconnect;
 
-ccbs::print_header();
 ccbs::print_see_other('show-tournament.pl?id=' . $tournament);
 
 ccbs::print_see_other('show-tournament.pl?id=' . $tournament);