projects
/
ccbs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
The "edit scores" backend now finds out which update button was pressed.
[ccbs]
/
html
/
index.pl
1
#! /usr/bin/perl
2
3
use ccbs;
4
use strict;
5
use warnings;
6
7
ccbs::print_header();
8
ccbs::process_template('index.tmpl', 'Forside');