projects
/
ccbs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af69ca
)
Add a (dummy) do-edit-scores.pl backend. (Nevermind, it crept into the previous commi...
author
Steinar H. Gunderson
<sesse@samfundet.no>
Wed, 16 Feb 2005 14:04:55 +0000
(14:04 +0000)
committer
Steinar H. Gunderson
<sesse@samfundet.no>
Wed, 16 Feb 2005 14:04:55 +0000
(14:04 +0000)
html/do-edit-scores.pl
patch
|
blob
|
history
diff --git
a/html/do-edit-scores.pl
b/html/do-edit-scores.pl
index
7d3d435
..
997d965
100755
(executable)
--- 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);