From 9181c99a0c28191b9d6049377b990a0a03e8ba4b Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Wed, 16 Feb 2005 14:04:55 +0000 Subject: [PATCH 1/1] Add a (dummy) do-edit-scores.pl backend. (Nevermind, it crept into the previous commit anyhow...) --- html/do-edit-scores.pl | 1 - 1 file changed, 1 deletion(-) 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); -- 2.39.2