X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=html%2Fdo-edit-scores.pl;h=997d9659be23eaf5582237b44007c31b6b509ff8;hb=9181c99a0c28191b9d6049377b990a0a03e8ba4b;hp=7d3d4352a7307504dbee14909403ceb84cee977b;hpb=2af69ca729a57a65bc0afdded897ccdaa04bf315;p=ccbs diff --git a/html/do-edit-scores.pl b/html/do-edit-scores.pl index 7d3d435..997d965 100755 --- a/html/do-edit-scores.pl +++ b/html/do-edit-scores.pl @@ -11,6 +11,5 @@ my $tournament = $cgi->param('tournament'); $dbh->disconnect; -ccbs::print_header(); ccbs::print_see_other('show-tournament.pl?id=' . $tournament);